aqtinstall: Update to version 3.1.6

This commit is contained in:
github-actions[bot] 2023-05-05 04:26:25 +00:00
parent 39c1d5f504
commit 011c4d6bc7

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.5", "version": "3.1.6",
"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.5/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.6/aqt_x64.exe#/aqt.exe",
"hash": "ac296feeea1de2415fc7dd66b8f81fd9d879299fc3c073c3ea14cb41aa33285b" "hash": "4f7e3fbc2d155f903ed9597b7929201681ffb7628e97765511cc7efa8a60f3e6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.5/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.6/aqt_x86.exe#/aqt.exe",
"hash": "ac0d125b9ae94300fcb473421a182fbc14e57e0e9a03572e47c80396ade84b11" "hash": "093b536fab2e3726a792cdb60292313c0c8950b8aa9b56ccdeff7adb1146f964"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",