{ "version": "2.31.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.31.0/aqua_windows_amd64.zip", "hash": "2dd735126c139a6439767ef5cb41885a47fa0f1f04426b4a2bce4f1cb9bdd405" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v2.31.0/aqua_windows_amd64.zip", "hash": "2dd735126c139a6439767ef5cb41885a47fa0f1f04426b4a2bce4f1cb9bdd405" } }, "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" } } }