{ "version": "2.70", "description": "A command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.", "homepage": "https://sites.google.com/site/qaacpage/", "license": { "identifier": "Public Domain,...", "url": "https://github.com/nu774/qaac/blob/master/COPYING" }, "url": "https://github.com/nu774/qaac/releases/download/v2.70/qaac_2.70.zip", "hash": "200ca3e4e7f8b4f27ae35d6fd5f0ed78440e9424710ab26086a590b298799873", "architecture": { "64bit": { "extract_dir": "qaac_2.70\\x64", "bin": [ [ "qaac64.exe", "qaac" ], [ "refalac64.exe", "refalac" ] ] }, "32bit": { "extract_dir": "qaac_2.70\\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" } } } }