Skip to content

Commit

Permalink
New version: aquaproj.aqua 2.17.4 (#127174)
Browse files Browse the repository at this point in the history
* New version: aquaproj.aqua 2.17.4: add version

* New version: aquaproj.aqua 2.17.4: add installer

* New version: aquaproj.aqua 2.17.4: add locale

---------

Co-authored-by: goreleaserbot <[email protected]>
  • Loading branch information
suzuki-shunsuke and goreleaserbot authored Nov 20, 2023
1 parent a8a9a49 commit 7b39ab4
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.installer.yaml
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.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
20 changes: 20 additions & 0 deletions manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions manifests/a/aquaproj/aqua/2.17.4/aquaproj.aqua.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7b39ab4

Please sign in to comment.