Skip to content

Commit

Permalink
New version: stacklok.frizbee 0.0.20: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jun 18, 2024
1 parent 478beda commit b519b0a
Showing 1 changed file with 26 additions and 0 deletions.
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.frizbee
PackageVersion: 0.0.20
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-06-18"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.20/frizbee_0.0.20_windows_arm64.zip
InstallerSha256: e7b216385aadc0a8d70e2495486c145eba7051d0ffe7e1f8c07cdb4042d4e624
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.20/frizbee_0.0.20_windows_amd64.zip
InstallerSha256: 6cb489a9cd7073a21f86288930db60c7677ae16ccbafceeccc6958a271c41ac7
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit b519b0a

Please sign in to comment.