From 1ca798e2699855e930997ded225349af660bc8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 23 Apr 2021 18:48:37 +0200 Subject: [PATCH] qaac: Update to version 2.72 --- bucket/qaac.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/qaac.json b/bucket/qaac.json index bfb3a97cef..b1e491594d 100644 --- a/bucket/qaac.json +++ b/bucket/qaac.json @@ -1,16 +1,16 @@ { - "version": "2.71", + "version": "2.72", "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.71/qaac_2.71.zip", - "hash": "f224f1da1e4fc1bd1096025dbb0eea9b4392422abb77810338ecb226b4497aa8", + "url": "https://github.com/nu774/qaac/releases/download/v2.72/qaac_2.72.zip", + "hash": "e58b703c916cc8426fac1793d5012ea636bfb91a300f5ddc4e86797524d2ccff", "architecture": { "64bit": { - "extract_dir": "qaac_2.71\\x64", + "extract_dir": "qaac_2.72\\x64", "bin": [ [ "qaac64.exe", @@ -23,7 +23,7 @@ ] }, "32bit": { - "extract_dir": "qaac_2.71\\x86", + "extract_dir": "qaac_2.72\\x86", "bin": [ "qaac.exe", "refalac.exe"