Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.49: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed May 16, 2024
1 parent 970c54d commit 8e2fa7e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.49/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.49
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-05-16"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.49/minder_0.0.49_windows_arm64.zip
InstallerSha256: 072b11b0bca9fc27f43df7be84e460affca8ceb4aa7a3d01ebc4b91d7789b08a
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.49/minder_0.0.49_windows_amd64.zip
InstallerSha256: 2c8a29d0fae464218b8d84ab3b7819b495269b5e0126677acc8ed48bb7a2c4d0
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 8e2fa7e

Please sign in to comment.