aqua: Update to version 2.42.0

This commit is contained in:
github-actions[bot] 2025-01-06 04:30:19 +00:00
parent b7b2805a3d
commit 96d07c05a1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.41.0", "version": "2.42.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.41.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.42.0/aqua_windows_amd64.zip",
"hash": "b3eca9788aed91f43c6ca5a6ff9c988c83857aa47402c0315e0b77e4b1262766" "hash": "2bb3c25d05f26b2c2186757c39d907d587af92569263240470caa93fa7eae2f0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.41.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.42.0/aqua_windows_amd64.zip",
"hash": "b3eca9788aed91f43c6ca5a6ff9c988c83857aa47402c0315e0b77e4b1262766" "hash": "2bb3c25d05f26b2c2186757c39d907d587af92569263240470caa93fa7eae2f0"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",