aqua: Update to version 2.47.1

This commit is contained in:
github-actions[bot] 2025-04-04 08:29:42 +00:00
parent e87b3db359
commit 66d8219f80

View File

@ -1,16 +1,16 @@
{ {
"version": "2.47.0", "version": "2.47.1",
"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.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.47.1/aqua_windows_amd64.zip",
"hash": "c7c5bb69844339af380ba2cb774d1e21530547d8aa19021bb5fad9dd589b1313" "hash": "857a227e5cbbc1f4e0c2f7a0e12d37dd43d16138d76b36f859b45013619c07e1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.47.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.47.1/aqua_windows_amd64.zip",
"hash": "c7c5bb69844339af380ba2cb774d1e21530547d8aa19021bb5fad9dd589b1313" "hash": "857a227e5cbbc1f4e0c2f7a0e12d37dd43d16138d76b36f859b45013619c07e1"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",