mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
qaac: Update to version 2.80
This commit is contained in:
parent
ef69d98928
commit
af34653278
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.79",
|
||||
"version": "2.80",
|
||||
"description": "A command line AAC/ALAC encoder frontend based on Apple encoder.",
|
||||
"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.79/qaac_2.79.zip",
|
||||
"hash": "086f310a1d332451fbe4622aa650e8f0a141b6ef90dbeeed82df8825e4f3d261",
|
||||
"url": "https://github.com/nu774/qaac/releases/download/v2.80/qaac_2.80.zip",
|
||||
"hash": "1a746d7d68fe8429c99ee172ac4e8640d11e80909be47567ae24b6ad99bddae9",
|
||||
"notes": [
|
||||
"To fix 'ERROR: CoreAudioToolbox.dll: The specified module could not be found.',",
|
||||
"See: https://hydrogenaud.io/index.php?topic=117089.0"
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "qaac_2.79\\x64",
|
||||
"extract_dir": "qaac_2.80\\x64",
|
||||
"bin": [
|
||||
[
|
||||
"qaac64.exe",
|
||||
@ -27,7 +27,7 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "qaac_2.79\\x86",
|
||||
"extract_dir": "qaac_2.80\\x86",
|
||||
"bin": [
|
||||
"qaac.exe",
|
||||
"refalac.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user