mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
aqtinstall: Update to version 2.1.0
This commit is contained in:
parent
9decd4c65a
commit
3dbe1d434d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.0.6",
|
||||
"version": "2.1.0",
|
||||
"description": "A command line tool for downloading Qt binaries, documents and sources.",
|
||||
"homepage": "https://github.com/miurahr/aqtinstall",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v2.0.6/aqt_x64.exe#/aqt.exe",
|
||||
"hash": "b0ad07fe8fd2c094425449f3053598959e467833dadf509da948571259510078"
|
||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v2.1.0/aqt_x64.exe#/aqt.exe",
|
||||
"hash": "e73f28ff0e6afc9c935bb24cde7e4d110adc4aa3ef454f619b29ff73ef9f6153"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v2.0.6/aqt_x86.exe#/aqt.exe",
|
||||
"hash": "b980985cfeb1cefef1d2ebab91ae4e648873a27fae8831deff8144661480c56a"
|
||||
"url": "https://github.com/miurahr/aqtinstall/releases/download/v2.1.0/aqt_x86.exe#/aqt.exe",
|
||||
"hash": "d0a4418d5b598ce159e61def143c5410a330ce567b54b37dfc6d7fff7f43fb55"
|
||||
}
|
||||
},
|
||||
"bin": "aqt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user