2025-09-08 00:39:56 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.53.11",
"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.11/aqua_windows_amd64.zip",
"hash": "94296ee0c51b826df95dcfb729540daeb9a343643dbea5efa67f7f346087a128"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.53.11/aqua_windows_arm64.zip",
"hash": "c8e0c7ac7bc43b772c659f521dcd77530f5212e444fdf7adc6828666ed9b786a"
}
},
"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"
}
}
}