aqua: Update to version 2.47.0

This commit is contained in:
github-actions[bot] 2025-04-04 00:37:22 +00:00
parent 629bbbdd4b
commit 3556f21a85

View File

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