2025-04-18 00:37:57 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.48.3",
"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.48.3/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.48.3/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807"
}
},
"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"
}
}
}