Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.56: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jul 18, 2024
1 parent 093303c commit 15f01e0
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.56/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.56
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-07-18"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.56/minder_0.0.56_windows_amd64.zip
InstallerSha256: 646fb8082a239acaf57ed9f2aae7154d332a3bb6cae7236261cfcfa5ce008d9f
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.56/minder_0.0.56_windows_arm64.zip
InstallerSha256: 03f8ceb5825197b5a7324606d47ad487e9f3abaca2dc8874546bfbf0c79f4a32
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 15f01e0

Please sign in to comment.