From fb4af64b2e0a25cc923a03a8028eed47d0099e7b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 22 May 2018 12:00:22 +0000 Subject: [PATCH] Update qaac to version 2.67 --- qaac.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qaac.json b/qaac.json index 3f99b957c8..cb3e02466d 100644 --- a/qaac.json +++ b/qaac.json @@ -1,12 +1,12 @@ { - "version": "2.66", + "version": "2.67", "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", + "url": "https://github.com/nu774/qaac/releases/download/v2.67/qaac_2.67.zip", + "hash": "bdc626c4707b839793194c67f0c0e7846422fe4bc5caae55063a916ea0d96377", "architecture": { "64bit": { - "extract_dir": "qaac_2.66\\x64", + "extract_dir": "qaac_2.67\\x64", "bin": [ [ "qaac64.exe", @@ -19,7 +19,7 @@ ] }, "32bit": { - "extract_dir": "qaac_2.66\\x86", + "extract_dir": "qaac_2.67\\x86", "bin": [ "qaac.exe", "refalac.exe"