Skip to content

Commit

Permalink
New version: stacklok.frizbee 0.0.14: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Apr 9, 2024
1 parent 0131fc4 commit c717918
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.14
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-04-09"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.14/frizbee_0.0.14_windows_arm64.zip
InstallerSha256: 2e7ffc63717d76af7fafc1d994b8811930ba96ab71ccc9ad14fab947720d786d
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.14/frizbee_0.0.14_windows_amd64.zip
InstallerSha256: d89a726c5318dc6696aa2350549cc7200bf48cb796e0a69bc7cfcd570cdaf759
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit c717918

Please sign in to comment.