aqua: Update to version 2.42.1

This commit is contained in:
github-actions[bot] 2025-01-06 16:30:52 +00:00
parent 93a1c85f2b
commit 60c44b900e

View File

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