Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.52: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jun 14, 2024
1 parent 28376ff commit 65be763
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.52/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.52
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-06-14"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.52/minder_0.0.52_windows_arm64.zip
InstallerSha256: 37d5edaed4a3ec5fe479b764edabe0b7b3f1235a4b10274c85754fa5c3df67f5
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.52/minder_0.0.52_windows_amd64.zip
InstallerSha256: 0791c525bfe48e8590245e9b981cfaa47fa70abd0561bad743a0c32fdc87836a
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 65be763

Please sign in to comment.