mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
aqtinstall: Update to version 3.1.1
This commit is contained in:
parent
6ba702b8e5
commit
391e0c023e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"description": "A command line tool for downloading Qt binaries, documents and sources.",
|
"description": "A command line tool for downloading Qt binaries, documents and sources.",
|
||||||
"homepage": "https://github.com/miurahr/aqtinstall",
|
"homepage": "https://github.com/miurahr/aqtinstall",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.0/aqt_x64.exe#/aqt.exe",
|
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.1/aqt_x64.exe#/aqt.exe",
|
||||||
"hash": "1f892a23cf12dbef58acf51792f342b57c3438153695bbf0677d7312d106818a"
|
"hash": "ed7fd9ecac80fd9cd166e12c0aa26f662c6bfef0233e0e3e4f757165cd0ead20"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.0/aqt_x86.exe#/aqt.exe",
|
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.1/aqt_x86.exe#/aqt.exe",
|
||||||
"hash": "d912f066d4bd35c8e6e3eaeb9fc3852b7f3a6497d3350060c16c82c2490a6a0b"
|
"hash": "b1e8b25a19dc38c9218fa92696c05cfbdcf9cd3deb347a32f455aa18f4ea171b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "aqt.exe",
|
"bin": "aqt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user