From b5ce625f175ccf3cc07d15b951835e63387b2809 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 12:32:32 +0000 Subject: [PATCH] aqtinstall: Update to version 2.2.1 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 415b95ea3b..bb42754604 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "2.2.0", + "version": "2.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/v2.2.0/aqt_x64.exe#/aqt.exe", - "hash": "dfc660da86234a4448f74af4054146e332cc004504db79bc6d57ad868ecb0350" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.1/aqt_x64.exe#/aqt.exe", + "hash": "56d141b9cc8b4fac61c39d0958f90afe0bcd2cfda48d12bd9c7d4f1516830422" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.0/aqt_x86.exe#/aqt.exe", - "hash": "b37ffbe84e11452dd3c2f50aab9c1e510516c9a872e6e2ca9e14e4ae38a615d0" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v2.2.1/aqt_x86.exe#/aqt.exe", + "hash": "7d54bb1149272f02d4eca932a0cfcea6f2e7dace740cb95de466fb2689e7c763" } }, "bin": "aqt.exe",