diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index cad55727af..a4296cdeef 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.10", + "version": "3.1.11", "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.10/aqt_x64.exe#/aqt.exe", - "hash": "f53db939cdb46fc4e3296ae31e6198da8864ad7be35180d8643c4486f622ee0c" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.11/aqt_x64.exe#/aqt.exe", + "hash": "fdea1a4f8d13984ae22849b1844fb724bb2e4171f6f5d5ad0e2926d0a68aed37" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.10/aqt_x86.exe#/aqt.exe", - "hash": "d3fbb6846d640e8071b59c7dd083eda537b9ac1f69d12af99d2b8fa2c06e119f" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.11/aqt_x86.exe#/aqt.exe", + "hash": "d0abb95c1f795e540b133dd5819e2dfc8e22f8ad4f77fbc2a26102cee179bedb" } }, "bin": "aqt.exe",