mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qaac: Update to version 2.78
This commit is contained in:
parent
3f276d0967
commit
b732782c2a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "2.77",
|
||||
"version": "2.78",
|
||||
"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.77/qaac_2.77.zip",
|
||||
"hash": "a219b90fd0741f2cb6cc46059d5e523c0c15ccd8213e10f861a3ef9633d956fb",
|
||||
"url": "https://github.com/nu774/qaac/releases/download/v2.78/qaac_2.78.zip",
|
||||
"hash": "922df7e225f7401a7ffe31856f6b8cd8a37a41f8cd2ba656d19a62302482e2e8",
|
||||
"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.77\\x64",
|
||||
"extract_dir": "qaac_2.78\\x64",
|
||||
"bin": [
|
||||
[
|
||||
"qaac64.exe",
|
||||
@ -27,7 +27,7 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "qaac_2.77\\x86",
|
||||
"extract_dir": "qaac_2.78\\x86",
|
||||
"bin": [
|
||||
"qaac.exe",
|
||||
"refalac.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user