Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.61: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Aug 28, 2024
1 parent 632aeb8 commit 3349579
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.61/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.61
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-08-28"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.61/minder_0.0.61_windows_arm64.zip
InstallerSha256: 6248658236c68ff80a9049bf70931264a00ba89bf846c5c1a1b7845bdfccfe3c
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.61/minder_0.0.61_windows_amd64.zip
InstallerSha256: 048edc184ec2030de0b575fd191791e37262c42581c5c1b4563e77ce01ddae82
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 3349579

Please sign in to comment.