aqtinstall: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2025-06-02 12:32:15 +00:00
parent b146aa5b6c
commit 90674ec960

View File

@ -1,16 +1,16 @@
{
"version": "3.2.1",
"version": "3.3.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.2.1/aqt_x64.exe#/aqt.exe",
"hash": "f833f8240b0e741abbee376a443169e06f32d1a1b6eb9d6e62ff4a4a09277101"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.3.0/aqt_x64.exe#/aqt.exe",
"hash": "4f74d4c95c464d238d7e17ec2d9b7f22a7c333f0f5270a62584e2b47fc765150"
},
"32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.1/aqt_x86.exe#/aqt.exe",
"hash": "1c7dfd92e2e8fc068a12ee4c1e79a5ce41fbe4f724753b8b85c57429a90faff8"
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.3.0/aqt_x86.exe#/aqt.exe",
"hash": "372ed5c099f2e010284e9a69cca0731b7dbf29be41100588685c2cd1f917bc40"
}
},
"bin": "aqt.exe",