Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.58: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Aug 6, 2024
1 parent 2aaa0eb commit 8e2e33d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/s/stacklok/minder/0.0.58/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.58
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-08-06"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.58/minder_0.0.58_windows_arm64.zip
InstallerSha256: 11484e57436c0bd9a7da3991ee73ff4f489b9eef5ad97acee7ac9a652ff6d6c8
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: minder.exe
PortableCommandAlias: minder
InstallerUrl: https://github.com/stacklok/minder/releases/download/v0.0.58/minder_0.0.58_windows_amd64.zip
InstallerSha256: 6eb0954aef6bf12d63d93cdc59f0c85eb39ebc31f8c232520ee1458cd8fd5935
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 8e2e33d

Please sign in to comment.