Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.65: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Oct 10, 2024
1 parent d361560 commit 26624e3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.65/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.65
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-10-10"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.65/minder_0.0.65_windows_arm64.zip
InstallerSha256: cc8dc2916b55a77bf832b384258cd4b11cd6ceeaa72cb7651311ff2e378ac5e2
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.65/minder_0.0.65_windows_amd64.zip
InstallerSha256: e798e3905c9b4a4a2fc8a9a57f1cbf66ad6c3bd22f708723d4c6babd48a27549
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 26624e3

Please sign in to comment.