aqtinstall: Update to version 3.1.19

This commit is contained in:
github-actions[bot] 2024-12-01 04:30:42 +00:00
parent 912b410d4b
commit ae307d3507

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.18", "version": "3.1.19",
"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.18/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x64.exe#/aqt.exe",
"hash": "33f454060df94c59dedd9227c2b7d4a737986d309159a65491ad4ad27bd348c4" "hash": "ec430ff33f5e0d096ff8aab4a8041390d7b3b88a905c1ecfdee26bf87475ab67"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.18/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x86.exe#/aqt.exe",
"hash": "0c3bc367d67b1e244bf651060415670668add8c5d0b25b39f78b72646799da35" "hash": "42a8e8694375e0ad8b16c3b4d50d159ed0869313c96a0185fe442871fe03b644"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",