Update qaac to version 2.67

This commit is contained in:
Richard Kuhnt 2018-05-22 12:00:22 +00:00
parent 05a34c0583
commit fb4af64b2e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.66", "version": "2.67",
"license": "Public Domain", "license": "Public Domain",
"homepage": "https://sites.google.com/site/qaacpage/", "homepage": "https://sites.google.com/site/qaacpage/",
"url": "https://github.com/nu774/qaac/releases/download/v2.66/qaac_2.66.zip", "url": "https://github.com/nu774/qaac/releases/download/v2.67/qaac_2.67.zip",
"hash": "2d79973f453cb33ca46dc1eff328c0d3af58129946d1e38e6913c5a52f9f4338", "hash": "bdc626c4707b839793194c67f0c0e7846422fe4bc5caae55063a916ea0d96377",
"architecture": { "architecture": {
"64bit": { "64bit": {
"extract_dir": "qaac_2.66\\x64", "extract_dir": "qaac_2.67\\x64",
"bin": [ "bin": [
[ [
"qaac64.exe", "qaac64.exe",
@ -19,7 +19,7 @@
] ]
}, },
"32bit": { "32bit": {
"extract_dir": "qaac_2.66\\x86", "extract_dir": "qaac_2.67\\x86",
"bin": [ "bin": [
"qaac.exe", "qaac.exe",
"refalac.exe" "refalac.exe"