mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
qaac: Update to version 2.69
This commit is contained in:
parent
7af285c047
commit
a74c3dbcfd
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user