aqtinstall: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2022-08-17 04:48:58 +00:00
parent 93900cd470
commit f18b28af7d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.1", "version": "2.2.3",
"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/v2.2.1/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.3/aqt_x64.exe#/aqt.exe",
"hash": "56d141b9cc8b4fac61c39d0958f90afe0bcd2cfda48d12bd9c7d4f1516830422" "hash": "aef2b202b2d1a9a60ecc2e5dec897bd318be58cedf6a6ebafdfd5eb0b26a2c69"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.1/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.3/aqt_x86.exe#/aqt.exe",
"hash": "7d54bb1149272f02d4eca932a0cfcea6f2e7dace740cb95de466fb2689e7c763" "hash": "6c6288eeacc022dd94b83842474b42f40f17c9a3a0a013098ef914e18a6e6cf6"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",