aqua: Update to version 2.42.2

This commit is contained in:
github-actions[bot] 2025-01-08 00:36:06 +00:00
parent e0db9784f3
commit b0130622a1

View File

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