Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.59: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Aug 21, 2024
1 parent 84132af commit eb25e4b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.59/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.59
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-08-21"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.59/minder_0.0.59_windows_arm64.zip
InstallerSha256: ca6f426089b441d5715175da361836276a6872d2fd63acf2fc281ef76d39dd37
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.59/minder_0.0.59_windows_amd64.zip
InstallerSha256: 71229c29cdd9c27e944dc41e470fc3f0ebd3371e4e4ca5fc85cb050ff7ee4c73
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit eb25e4b

Please sign in to comment.