2026-02-02 12:32:50 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.56.6",
"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.6/aqua_windows_amd64.zip",
"hash": "8a2bcd8de4546d0ef508c7a92a83cc28efd8fc4144740bea7d92ca653423a54c"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.56.6/aqua_windows_arm64.zip",
"hash": "16d54f2b9389ab8e949ab6861164b3edf0a61c37ecb2394e92f49dfa9a3a8f6e"
}
},
"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"
}
}
}