{ "version": "2.37.2", "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.37.2/aqua_windows_amd64.zip", "hash": "8085f17972f90c8c815d8e349add19d7c073cffe0d0f6fedc6a2e16f597222bb" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v2.37.2/aqua_windows_amd64.zip", "hash": "8085f17972f90c8c815d8e349add19d7c073cffe0d0f6fedc6a2e16f597222bb" } }, "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" } } }