Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.42: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Apr 9, 2024
1 parent 9ccf4e5 commit 72a80e6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.42/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.42
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-04-09"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.42/minder_0.0.42_windows_arm64.zip
InstallerSha256: 0d7c9fca88171904606b5ba88f76c4edfa5c8e64aa3f91d019a852b34c41aac8
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.42/minder_0.0.42_windows_amd64.zip
InstallerSha256: 480dd8af402232693fc06202d58cf19e89592fd69d232cd0c689ea5359bf0ffa
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 72a80e6

Please sign in to comment.