Skip to content

Commit

Permalink
New version: stacklok.frizbee 0.0.17: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jun 10, 2024
1 parent a578e56 commit 1427276
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.17
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2024-06-10"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.17/frizbee_0.0.17_windows_arm64.zip
InstallerSha256: 6590f571638d81208cd081de1f7369b8c121bb8e81ba36c91cd3f03cb58d0b71
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.17/frizbee_0.0.17_windows_amd64.zip
InstallerSha256: 2e4e8eab5a6e1597494380c7a837dff2ee45faef33ec2234156ecd70ee5fecfc
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 1427276

Please sign in to comment.