aqua: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2024-03-14 12:30:34 +00:00
parent fd59e05e8f
commit a81b0f7f1d

View File

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