2026-01-21 00:44:57 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.56.5",
"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.56.5/aqua_windows_amd64.zip",
"hash": "d2d698abaf2cbc23ed5b803e07a8a67bdd1abddfc6c60bc8f5d782a04c9fc81b"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.56.5/aqua_windows_arm64.zip",
"hash": "d5f19d276037f6f69e17e041851b1c15e49ddc6822ccd22c640c0e4a6990968d"
}
},
"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_arm64.zip"
}
},
"hash": {
"url": "$baseurl/aqua_$version_checksums.txt"
}
}
}