diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index e37dad121a..749dcdb1fe 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.17", + "version": "3.1.18", "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.17/aqt_x64.exe#/aqt.exe", - "hash": "02acc10c6317a2a9f76464d5c26b129b836531f81938b2b222498c495d69fcdb" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.18/aqt_x64.exe#/aqt.exe", + "hash": "33f454060df94c59dedd9227c2b7d4a737986d309159a65491ad4ad27bd348c4" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.17/aqt_x86.exe#/aqt.exe", - "hash": "d3abbd3378907f2e3ebf3af3387590245bb04175e1a720d04463b047732e1cd2" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.18/aqt_x86.exe#/aqt.exe", + "hash": "0c3bc367d67b1e244bf651060415670668add8c5d0b25b39f78b72646799da35" } }, "bin": "aqt.exe",