mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
qaac: Update to version 2.68
This commit is contained in:
parent
a064e5e32e
commit
db40800dea
10
qaac.json
10
qaac.json
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.67",
|
"version": "2.68",
|
||||||
"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.67/qaac_2.67.zip",
|
"url": "https://github.com/nu774/qaac/releases/download/v2.68/qaac_2.68.zip",
|
||||||
"hash": "bdc626c4707b839793194c67f0c0e7846422fe4bc5caae55063a916ea0d96377",
|
"hash": "8067826564d182a239a2347b40d52369c4a378b7df7918bd156138bf904168d0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "qaac_2.67\\x64",
|
"extract_dir": "qaac_2.68\\x64",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"qaac64.exe",
|
"qaac64.exe",
|
||||||
@ -19,7 +19,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "qaac_2.67\\x86",
|
"extract_dir": "qaac_2.68\\x86",
|
||||||
"bin": [
|
"bin": [
|
||||||
"qaac.exe",
|
"qaac.exe",
|
||||||
"refalac.exe"
|
"refalac.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user