aqtinstall: Update to version 3.1.14

This commit is contained in:
github-actions[bot] 2024-04-28 00:34:04 +00:00
parent 313d90add6
commit 810e6e8c70

View File

@ -1,16 +1,16 @@
{
"version": "3.1.12",
"version": "3.1.14",
"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/v3.1.12/aqt_x64.exe#/aqt.exe",
"hash": "c07978a5cbace54394945c67089d3736436a47f84380ce1b632d2188bc7e2cb3"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.14/aqt_x64.exe#/aqt.exe",
"hash": "6c2d9dd85925b003b01990f781a7ead30945610a9048755e1f87496fff642df6"
},
"32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.12/aqt_x86.exe#/aqt.exe",
"hash": "32ffbaefe56cfed858b92fcc48b9a3da2207178281ddfe3d75abccc3a1a88b0e"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.14/aqt_x86.exe#/aqt.exe",
"hash": "dd46ac8cfe32189367498bb4e20c5813d536d493d8a656fc01477435dc41df01"
}
},
"bin": "aqt.exe",