2026-02-24 16:42:18 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.56.7",
"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.7/aqua_windows_amd64.zip",
"hash": "a5a5c4c494c14c8ef79c79187e15b11b91ddf0772c2f31ed3a85b56554f1a06b"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.56.7/aqua_windows_arm64.zip",
"hash": "a090706e95a2067a02e5df869cd6a0896c33793d21ff728dc2354c668322a723"
}
},
"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"
}
}
}