From eaa542ecd2aea5d597f5f9a06806897f15bdf1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 17 Sep 2020 17:03:46 +0200 Subject: [PATCH] qaac: Update to version 2.70 --- bucket/qaac.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/qaac.json b/bucket/qaac.json index 4ca1100c0f..9326e9f058 100644 --- a/bucket/qaac.json +++ b/bucket/qaac.json @@ -1,16 +1,16 @@ { - "version": "2.69", + "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.69/qaac_2.69.zip", - "hash": "26a708e5c0e6e204777527ec3405044a3367519c89afd4ca663af56d59a44c9b", + "url": "https://github.com/nu774/qaac/releases/download/v2.70/qaac_2.70.zip", + "hash": "6e6d889b3ab9c02011fdcdcf0ec7f1435684357ae0bde265bc24e969d13e1cde", "architecture": { "64bit": { - "extract_dir": "qaac_2.69\\x64", + "extract_dir": "qaac_2.70\\x64", "bin": [ [ "qaac64.exe", @@ -23,7 +23,7 @@ ] }, "32bit": { - "extract_dir": "qaac_2.69\\x86", + "extract_dir": "qaac_2.70\\x86", "bin": [ "qaac.exe", "refalac.exe"