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