aqua: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2024-03-10 16:26:53 +00:00
parent 164e3b1557
commit cbf845b3b2

View File

@ -1,16 +1,16 @@
{ {
"version": "2.23.2", "version": "2.24.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.23.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.24.0/aqua_windows_amd64.zip",
"hash": "e3bbc3c04eb6660757088d53223f0d7106ff195787941e6f3b9d45b0f8b78e68" "hash": "63ae9b4de0d1361299fbac8cddf5bc8b88248ca7485f076d70892254b21b4c75"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.23.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.24.0/aqua_windows_amd64.zip",
"hash": "e3bbc3c04eb6660757088d53223f0d7106ff195787941e6f3b9d45b0f8b78e68" "hash": "63ae9b4de0d1361299fbac8cddf5bc8b88248ca7485f076d70892254b21b4c75"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",