Skip to content

Commit

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

0 comments on commit 4201c2a

Please sign in to comment.