{ "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.1/aqua_windows_amd64.zip", "hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v2.45.1/aqua_windows_amd64.zip", "hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5" } }, "bin": "aqua.exe", "checkver": { "github": "https://github.com/aquaproj/aqua" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/aquaproj/aqua/releases/download/v$version/aqua_windows_amd64.zip" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v$version/aqua_windows_amd64.zip" } }, "hash": { "url": "$baseurl/aqua_$version_checksums.txt" } } }