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