{ "version": "2.25.0", "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.25.0/aqua_windows_amd64.zip", "hash": "0f402af4eb8b50e0d2fc6d604119c76c8af2dac1a99eeb4655fdc515452c8151" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v2.25.0/aqua_windows_amd64.zip", "hash": "0f402af4eb8b50e0d2fc6d604119c76c8af2dac1a99eeb4655fdc515452c8151" } }, "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" } } }