Skip to content

Commit

Permalink
New version: stacklok.frizbee 0.0.19: add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Jun 10, 2024
1 parent 891508b commit 9d06d60
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.19
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.19/frizbee_0.0.19_windows_arm64.zip
InstallerSha256: 37c205e13dac85a30802c9ae3b3620b8a0d144adf3a79198d7f2abdaa0ad0f82
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: frizbee.exe
PortableCommandAlias: frizbee
InstallerUrl: https://github.com/stacklok/frizbee/releases/download/v0.0.19/frizbee_0.0.19_windows_amd64.zip
InstallerSha256: c55be168f4cc2123b6ca384482373219759a40138ac95ed6e906f37f0d24a5b0
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.6.0

0 comments on commit 9d06d60

Please sign in to comment.