aqua: Update to version 2.47.2

This commit is contained in:
github-actions[bot] 2025-04-04 12:31:20 +00:00
parent 5b5b53f693
commit 06725e76bb

View File

@ -1,16 +1,16 @@
{ {
"version": "2.47.1", "version": "2.47.2",
"description": "Declarative CLI version manager written in Go", "description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/", "homepage": "https://aquaproj.github.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.47.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.47.2/aqua_windows_amd64.zip",
"hash": "857a227e5cbbc1f4e0c2f7a0e12d37dd43d16138d76b36f859b45013619c07e1" "hash": "28867021aea0b5e72b25d7118962c9980fbfc17c360ba61dd0fb509755fc24cc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.47.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.47.2/aqua_windows_amd64.zip",
"hash": "857a227e5cbbc1f4e0c2f7a0e12d37dd43d16138d76b36f859b45013619c07e1" "hash": "28867021aea0b5e72b25d7118962c9980fbfc17c360ba61dd0fb509755fc24cc"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",