aqua: Update to version 2.45.1

This commit is contained in:
github-actions[bot] 2025-03-13 00:37:09 +00:00
parent f8c78d08c8
commit d6ea9678f2

View File

@ -1,16 +1,16 @@
{
"version": "2.45.0",
"version": "2.45.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.45.0/aqua_windows_amd64.zip",
"hash": "85c2535ae4f423a525783d510f116ce5d9f471658b8dd8fec07c8b4815c0fffd"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.45.1/aqua_windows_amd64.zip",
"hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.45.0/aqua_windows_amd64.zip",
"hash": "85c2535ae4f423a525783d510f116ce5d9f471658b8dd8fec07c8b4815c0fffd"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.45.1/aqua_windows_amd64.zip",
"hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5"
}
},
"bin": "aqua.exe",