Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.72: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Nov 5, 2024
1 parent 4df9980 commit e64e932
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.72/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.72
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-11-05"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.72/minder_0.0.72_windows_arm64.zip
InstallerSha256: 915a767a23381db46aa27f07333979e1a8c3425aaa04dc88983ac5cfdd1cae47
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.72/minder_0.0.72_windows_amd64.zip
InstallerSha256: 7db802febe16e5414007e48435393352cb8cc5d8f63022806f81de4f5fd7013b
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit e64e932

Please sign in to comment.