Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.41: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Apr 8, 2024
1 parent 52266c3 commit e4fcdbe
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.41/stacklok.minder.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: stacklok.minder
PackageVersion: 0.0.41
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-04-08"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.41/minder_0.0.41_windows_amd64.zip
InstallerSha256: 14fc179f5b2f10450dc89cfee1764386731ad12b6b969fc2fc861a5d1f799a1c
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.41/minder_0.0.41_windows_arm64.zip
InstallerSha256: 82b544d9eb27ebfba4c8559900dd3bf31f21c8d8e4efc0ea2a20e57a8d1ef999
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit e4fcdbe

Please sign in to comment.