From a74c3dbcfd8b5cda582efcfec417296cca361e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 21 Jun 2020 14:05:36 +0200 Subject: [PATCH] qaac: Update to version 2.69 --- bucket/qaac.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/qaac.json b/bucket/qaac.json index 1cb7f68350..4ca1100c0f 100644 --- a/bucket/qaac.json +++ b/bucket/qaac.json @@ -1,16 +1,16 @@ { - "homepage": "https://sites.google.com/site/qaacpage/", + "version": "2.69", "description": "A command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.", - "version": "2.68", + "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.68/qaac_2.68.zip", - "hash": "8067826564d182a239a2347b40d52369c4a378b7df7918bd156138bf904168d0", + "url": "https://github.com/nu774/qaac/releases/download/v2.69/qaac_2.69.zip", + "hash": "26a708e5c0e6e204777527ec3405044a3367519c89afd4ca663af56d59a44c9b", "architecture": { "64bit": { - "extract_dir": "qaac_2.68\\x64", + "extract_dir": "qaac_2.69\\x64", "bin": [ [ "qaac64.exe", @@ -23,7 +23,7 @@ ] }, "32bit": { - "extract_dir": "qaac_2.68\\x86", + "extract_dir": "qaac_2.69\\x86", "bin": [ "qaac.exe", "refalac.exe"