Skip to content

Commit 1cd0bbb

Browse files
New version: aquaproj.aqua v2.57.1 (#350607)
1 parent e4f62db commit 1cd0bbb

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: aquaproj.aqua
4+
PackageVersion: 2.57.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-03-21"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: aqua.exe
13+
PortableCommandAlias: aqua
14+
InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.57.1/aqua_windows_arm64.zip
15+
InstallerSha256: dae04b528f4578bb4b8ab6365096281fd32051300745b6dfcd850eabd9e3c6fd
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: aqua.exe
21+
PortableCommandAlias: aqua
22+
InstallerUrl: https://github.com/aquaproj/aqua/releases/download/v2.57.1/aqua_windows_amd64.zip
23+
InstallerSha256: 833fb615a4c254e60a978bb297be9d80fb6c6159f7471b2defb9d78b69edfe67
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
PackageIdentifier: aquaproj.aqua
4+
PackageVersion: 2.57.1
5+
PackageLocale: en-US
6+
Publisher: aquaproj
7+
PublisherSupportUrl: https://github.com/aquaproj/aqua/discussions
8+
PackageName: aqua
9+
PackageUrl: https://github.com/aquaproj/aqua
10+
License: mit
11+
LicenseUrl: https://github.com/aquaproj/aqua/blob/main/LICENSE
12+
ShortDescription: Declarative CLI Version manager written in Go
13+
Description: |
14+
Declarative CLI Version manager written in Go.
15+
Support Lazy Install, Registry, and continuous update by Renovate.
16+
CLI version is switched seamlessly
17+
Moniker: aqua
18+
ReleaseNotesUrl: https://github.com/aquaproj/aqua/releases/tag/v2.57.1
19+
ManifestType: defaultLocale
20+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
PackageIdentifier: aquaproj.aqua
4+
PackageVersion: 2.57.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)