aqua: Update to version 2.50.1

This commit is contained in:
github-actions[bot] 2025-05-03 00:37:53 +00:00
parent 1fa03435c8
commit 3c3f56c590

View File

@ -1,16 +1,16 @@
{
"version": "2.50.0",
"version": "2.50.1",
"description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.1/aqua_windows_amd64.zip",
"hash": "5b7dc68f2d03831fa963d2ad66e54d6da49468ad58da337f48415216cd6b00b8"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.1/aqua_windows_amd64.zip",
"hash": "5b7dc68f2d03831fa963d2ad66e54d6da49468ad58da337f48415216cd6b00b8"
}
},
"bin": "aqua.exe",