2018-04-10 21:01:46 +00:00

44 lines
1.2 KiB
JSON

{
"version": "2.66",
"license": "Public Domain",
"homepage": "https://sites.google.com/site/qaacpage/",
"url": "https://github.com/nu774/qaac/releases/download/v2.66/qaac_2.66.zip",
"hash": "2d79973f453cb33ca46dc1eff328c0d3af58129946d1e38e6913c5a52f9f4338",
"architecture": {
"64bit": {
"extract_dir": "qaac_2.66\\x64",
"bin": [
[
"qaac64.exe",
"qaac"
],
[
"refalac64.exe",
"refalac"
]
]
},
"32bit": {
"extract_dir": "qaac_2.66\\x86",
"bin": [
"qaac.exe",
"refalac.exe"
]
}
},
"checkver": {
"github": "https://github.com/nu774/qaac"
},
"autoupdate": {
"url": "https://github.com/nu774/qaac/releases/download/v$version/qaac_$version.zip",
"architecture": {
"64bit": {
"extract_dir": "qaac_$version\\x64"
},
"32bit": {
"extract_dir": "qaac_$version\\x86"
}
}
}
}