diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 55dc7b7c46..b8ab1665aa 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.0.1", + "version": "3.0.2", "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.0.1/aqt_x64.exe#/aqt.exe", - "hash": "3345e4717a55b45c79871e6aeeecefc9865658c1616d75cbd5733bc59cfd4065" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.0.2/aqt_x64.exe#/aqt.exe", + "hash": "96e46eca0d18a899db00a26facd20c799f2400645aef6445d49f4bd0aeab0a3f" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.0.1/aqt_x86.exe#/aqt.exe", - "hash": "a800072917934a9a924bdf3af4a6a9c2c8887c1264c9e643345a7cfd1d44c426" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.0.2/aqt_x86.exe#/aqt.exe", + "hash": "aac5d8949eed3f231bfc589736afe0f88372dc590182c8b3a2bed7c78952b944" } }, "bin": "aqt.exe",