aqtinstall: Update to version 3.1.15

This commit is contained in:
github-actions[bot] 2024-05-04 08:26:11 +00:00
parent 40451910fb
commit f678564f23

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.14", "version": "3.1.15",
"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.14/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.15/aqt_x64.exe#/aqt.exe",
"hash": "6c2d9dd85925b003b01990f781a7ead30945610a9048755e1f87496fff642df6" "hash": "f9e9acc05975f2e70e4935ace76b41882cda4b53eb779c9bcf1d87a95029a6b0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.14/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.15/aqt_x86.exe#/aqt.exe",
"hash": "dd46ac8cfe32189367498bb4e20c5813d536d493d8a656fc01477435dc41df01" "hash": "88de3bce1df9f5ba5bfd443e16096ce999b0a306bda9cd8eded3c3118a09018e"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",