diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 0d73d13840..71d389d86b 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.2.0", + "version": "3.2.1", "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.2.0/aqt_x64.exe#/aqt.exe", - "hash": "08fee2cf6d984257f95741a4ecc6919739dd37ecc55883771db6ed31887b3c6e" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.1/aqt_x64.exe#/aqt.exe", + "hash": "f833f8240b0e741abbee376a443169e06f32d1a1b6eb9d6e62ff4a4a09277101" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.0/aqt_x86.exe#/aqt.exe", - "hash": "f78a0872fbee6ba361ea539594bdc827b8b6df292626ef7339d0c53fc3d3f0e4" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.2.1/aqt_x86.exe#/aqt.exe", + "hash": "1c7dfd92e2e8fc068a12ee4c1e79a5ce41fbe4f724753b8b85c57429a90faff8" } }, "bin": "aqt.exe",