aqtinstall: Update to version 3.1.5

This commit is contained in:
github-actions[bot] 2023-04-19 16:28:25 +00:00
parent 44ff1c0fff
commit 966e501eab

View File

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