aqtinstall: Update to version 3.1.20

This commit is contained in:
github-actions[bot] 2024-12-13 00:38:46 +00:00
parent 07c1eab00b
commit 48f064dcdf

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.19", "version": "3.1.20",
"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.19/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.20/aqt_x64.exe#/aqt.exe",
"hash": "ec430ff33f5e0d096ff8aab4a8041390d7b3b88a905c1ecfdee26bf87475ab67" "hash": "f461ef2afcd0d8b85e40be4b2489216036d518f24973b94ebe1b854ca360cc9d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.20/aqt_x86.exe#/aqt.exe",
"hash": "42a8e8694375e0ad8b16c3b4d50d159ed0869313c96a0185fe442871fe03b644" "hash": "8bf9ef0918432c38780d8a231291f0bb60920a206f7c3cef59b5259a0b2b43e0"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",