mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qaac: Update to version 2.72
This commit is contained in:
parent
99d7be8b26
commit
1ca798e269
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user