Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.76: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Nov 27, 2024
1 parent 3cec8da commit 965aa03
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.76/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.76
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-11-27"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.76/minder_0.0.76_windows_arm64.zip
InstallerSha256: 8bb3b3d1b2ac89598dfc580d907b8d3e563a061fb29e14597614da06679d7280
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/mindersec/minder/releases/download/v0.0.76/minder_0.0.76_windows_amd64.zip
InstallerSha256: 4387ab3384965c215ec3b10d8277951b2bd0aa0368c28b93b097f063517b4872
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 965aa03

Please sign in to comment.