aqtinstall: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2025-01-29 00:35:52 +00:00
parent a2a1b73a69
commit 487c3a30ca

View File

@ -1,16 +1,16 @@
{
"version": "3.1.21",
"version": "3.2.0",
"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.21/aqt_x64.exe#/aqt.exe",
"hash": "da834e08268f3ffbb4c3e1c3e8a3ef8885d446e96e48dd35780a8d73e4a9e4ed"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.0/aqt_x64.exe#/aqt.exe",
"hash": "08fee2cf6d984257f95741a4ecc6919739dd37ecc55883771db6ed31887b3c6e"
},
"32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.21/aqt_x86.exe#/aqt.exe",
"hash": "b79465e771a78a76a8967c4bc49ac93210e25d6ead58b929a57100b3c6da71df"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.0/aqt_x86.exe#/aqt.exe",
"hash": "f78a0872fbee6ba361ea539594bdc827b8b6df292626ef7339d0c53fc3d3f0e4"
}
},
"bin": "aqt.exe",