From 55e46ef0245a74878f6bed548e1178c7630efb76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 04:40:54 +0000 Subject: [PATCH] aqtinstall: Update to version 3.0.2 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",