diff --git a/qaac.json b/qaac.json index e37d1b508c..752d718954 100644 --- a/qaac.json +++ b/qaac.json @@ -1,12 +1,12 @@ { - "version": "2.64", + "version": "2.65", "license": "Public Domain", "homepage": "https://sites.google.com/site/qaacpage/", - "url": "https://github.com/nu774/qaac/releases/download/v2.64/qaac_2.64.zip", - "hash": "7429253d6d97a5e20fe1716f07d1c2c8645685baedfcb0c8cc54a9fb317015bf", + "url": "https://github.com/nu774/qaac/releases/download/v2.65/qaac_2.65.zip", + "hash": "8d6b001dc71eac93fcfcfd5c66c29f61bb340e39d3139e0ba01d64877079f6b4", "architecture": { "64bit": { - "extract_dir": "qaac_2.64\\x64", + "extract_dir": "qaac_2.65\\x64", "bin": [ [ "qaac64.exe", @@ -19,7 +19,7 @@ ] }, "32bit": { - "extract_dir": "qaac_2.64\\x86", + "extract_dir": "qaac_2.65\\x86", "bin": [ "qaac.exe", "refalac.exe"