{ "version": "2.53.4", "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.53.4/aqua_windows_amd64.zip", "hash": "0491f0bacf49df5896edc74881388706353d14fb7deafcc9f8bc5e16bdfce6ff" }, "arm64": { "url": "https://github.com/aquaproj/aqua/releases/download/v2.53.4/aqua_windows_amd64.zip", "hash": "0491f0bacf49df5896edc74881388706353d14fb7deafcc9f8bc5e16bdfce6ff" } }, "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" } } }