Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.54: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jul 9, 2024
1 parent 0847841 commit 0969d9c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.54/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.54
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-07-09"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.54/minder_0.0.54_windows_arm64.zip
InstallerSha256: 33cae879e8d42744e82762d924aaecb3320ef9dca6c54e996d16ac1699ed7189
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.54/minder_0.0.54_windows_amd64.zip
InstallerSha256: 7600cb365255fb21ca65f9ace8672a57b26213a8af7dd8ce24eaaf945b859491
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 0969d9c

Please sign in to comment.