Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.63: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Sep 17, 2024
1 parent ad5aaab commit ccce18d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.63/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.63
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-09-17"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.63/minder_0.0.63_windows_arm64.zip
InstallerSha256: cbd60398c844ec0073be7214554596042e1e3769cd63ce7097ff8a5a60e83af5
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.63/minder_0.0.63_windows_amd64.zip
InstallerSha256: 24e7f43dc52fab6bd8cd9c607fb874f41a2818ac5ab428bbbdffa05639b533e9
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit ccce18d

Please sign in to comment.