Skip to content

Commit

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

0 comments on commit 09ad1db

Please sign in to comment.