mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
qaac: Update to version 2.71
This commit is contained in:
parent
3eb2a1ab9f
commit
d99a76e220
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.70",
|
||||
"version": "2.71",
|
||||
"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.70/qaac_2.70.zip",
|
||||
"hash": "200ca3e4e7f8b4f27ae35d6fd5f0ed78440e9424710ab26086a590b298799873",
|
||||
"url": "https://github.com/nu774/qaac/releases/download/v2.71/qaac_2.71.zip",
|
||||
"hash": "f224f1da1e4fc1bd1096025dbb0eea9b4392422abb77810338ecb226b4497aa8",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "qaac_2.70\\x64",
|
||||
"extract_dir": "qaac_2.71\\x64",
|
||||
"bin": [
|
||||
[
|
||||
"qaac64.exe",
|
||||
@ -23,7 +23,7 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "qaac_2.70\\x86",
|
||||
"extract_dir": "qaac_2.71\\x86",
|
||||
"bin": [
|
||||
"qaac.exe",
|
||||
"refalac.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user