From dd3bb9bb819e5544ea5d83375b1cbd0ce08c6446 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Sat, 18 Nov 2023 07:16:06 +0900 Subject: [PATCH 1/3] New version: aquaproj.aqua 2.17.4: add version --- manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml diff --git a/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml new file mode 100644 index 0000000000000..a91b4294a4c97 --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +PackageIdentifier: aquaproj.aqua +PackageVersion: 2.17.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 066d345c7a7f29856179c2cdd942c53ce3766cca Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Sat, 18 Nov 2023 07:16:07 +0900 Subject: [PATCH 2/3] New version: aquaproj.aqua 2.17.4: add installer --- .../aqua/2.17.4/aquaproj.aqua.installer.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.installer.yaml diff --git a/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.installer.yaml b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.installer.yaml new file mode 100644 index 0000000000000..a18f07ce6665f --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.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: aquaproj.aqua +PackageVersion: 2.17.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2023-11-17" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: aqua.exe + PortableCommandAlias: aqua + InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.17.4/aqua_windows_arm64.zip + InstallerSha256: 3360bfce49dae9b4a60c5f50632c726d0ec1928bad92e35c0f78b25bdb882d03 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: aqua.exe + PortableCommandAlias: aqua + InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.17.4/aqua_windows_amd64.zip + InstallerSha256: ec263a1c090c0f639c99239bfc9d1aa947551a567a5bc70652f228dd8eb57ad4 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.5.0 From df200cd2d498bb552d0d75c12d261b58262fe0dd Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Sat, 18 Nov 2023 07:16:08 +0900 Subject: [PATCH 3/3] New version: aquaproj.aqua 2.17.4: add locale --- .../2.17.4/aquaproj.aqua.locale.en-US.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.locale.en-US.yaml diff --git a/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.locale.en-US.yaml b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.locale.en-US.yaml new file mode 100644 index 0000000000000..a247378388794 --- /dev/null +++ b/manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.locale.en-US.yaml @@ -0,0 +1,20 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +PackageIdentifier: aquaproj.aqua +PackageVersion: 2.17.4 +PackageLocale: en-US +Publisher: aquaproj +PublisherSupportUrl: https://github.com/aquaproj/aqua/discussions +PackageName: aqua +PackageUrl: https://github.com/aquaproj/aqua +License: mit +LicenseUrl: https://github.com/aquaproj/aqua/blob/main/LICENSE +ShortDescription: Declarative CLI Version manager written in Go +Description: | + Declarative CLI Version manager written in Go. + Support Lazy Install, Registry, and continuous update by Renovate. + CLI version is switched seamlessly +Moniker: aqua +ReleaseNotesUrl: https://github.com/aquaproj/aqua/releases/tag/v2.17.4 +ManifestType: defaultLocale +ManifestVersion: 1.5.0