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