From d61a85b9eb85be3612d3f54dbb0e4c373f4b751d Mon Sep 17 00:00:00 2001 From: anhoder Date: Mon, 13 May 2024 21:19:52 +0800 Subject: [PATCH] go-musicfox.go-musicfox: v4.4.1: add installer --- .../go-musicfox.go-musicfox.installer.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/g/go-musicfox/go-musicfox/4.4.1/go-musicfox.go-musicfox.installer.yaml diff --git a/manifests/g/go-musicfox/go-musicfox/4.4.1/go-musicfox.go-musicfox.installer.yaml b/manifests/g/go-musicfox/go-musicfox/4.4.1/go-musicfox.go-musicfox.installer.yaml new file mode 100644 index 0000000000000..2205e6b9cd375 --- /dev/null +++ b/manifests/g/go-musicfox/go-musicfox/4.4.1/go-musicfox.go-musicfox.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +PackageIdentifier: go-musicfox.go-musicfox +PackageVersion: 4.4.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-05-13" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: go-musicfox_4.4.1_windows_arm64\musicfox.exe + PortableCommandAlias: musicfox + InstallerUrl: https://github.com/go-musicfox/go-musicfox/releases/download/v4.4.1/go-musicfox_4.4.1_windows_arm64.zip + InstallerSha256: c0892288f31b5863296665449a330a43c79062216b44524ff188c6f4ddb9966f + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: go-musicfox_4.4.1_windows_amd64\musicfox.exe + PortableCommandAlias: musicfox + InstallerUrl: https://github.com/go-musicfox/go-musicfox/releases/download/v4.4.1/go-musicfox_4.4.1_windows_amd64.zip + InstallerSha256: ffa7068821533273de9e67caa0bc356e0ffb30af43295494b3884014665a7a62 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0