diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index bb42754604..edb9b612cd 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "2.2.1", + "version": "2.2.3", "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/v2.2.1/aqt_x64.exe#/aqt.exe", - "hash": "56d141b9cc8b4fac61c39d0958f90afe0bcd2cfda48d12bd9c7d4f1516830422" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.3/aqt_x64.exe#/aqt.exe", + "hash": "aef2b202b2d1a9a60ecc2e5dec897bd318be58cedf6a6ebafdfd5eb0b26a2c69" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.1/aqt_x86.exe#/aqt.exe", - "hash": "7d54bb1149272f02d4eca932a0cfcea6f2e7dace740cb95de466fb2689e7c763" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.3/aqt_x86.exe#/aqt.exe", + "hash": "6c6288eeacc022dd94b83842474b42f40f17c9a3a0a013098ef914e18a6e6cf6" } }, "bin": "aqt.exe",