2025-08-01 00:48:46 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.53.8",
"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.8/aqua_windows_amd64.zip",
"hash": "f20ca330b940cac7207fe23e0996b3758c8e5b768dad4bfed80ac9bad02565bc"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.53.8/aqua_windows_amd64.zip",
"hash": "f20ca330b940cac7207fe23e0996b3758c8e5b768dad4bfed80ac9bad02565bc"
}
},
"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"
}
}
}