mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update qaac to version 2.66
This commit is contained in:
parent
6af8dad3b3
commit
fc46cccbc6
10
qaac.json
10
qaac.json
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.65",
|
"version": "2.66",
|
||||||
"license": "Public Domain",
|
"license": "Public Domain",
|
||||||
"homepage": "https://sites.google.com/site/qaacpage/",
|
"homepage": "https://sites.google.com/site/qaacpage/",
|
||||||
"url": "https://github.com/nu774/qaac/releases/download/v2.65/qaac_2.65.zip",
|
"url": "https://github.com/nu774/qaac/releases/download/v2.66/qaac_2.66.zip",
|
||||||
"hash": "8d6b001dc71eac93fcfcfd5c66c29f61bb340e39d3139e0ba01d64877079f6b4",
|
"hash": "2d79973f453cb33ca46dc1eff328c0d3af58129946d1e38e6913c5a52f9f4338",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "qaac_2.65\\x64",
|
"extract_dir": "qaac_2.66\\x64",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"qaac64.exe",
|
"qaac64.exe",
|
||||||
@ -19,7 +19,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "qaac_2.65\\x86",
|
"extract_dir": "qaac_2.66\\x86",
|
||||||
"bin": [
|
"bin": [
|
||||||
"qaac.exe",
|
"qaac.exe",
|
||||||
"refalac.exe"
|
"refalac.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user