From 9e52419619c535e0eae6142cbc7a7b9631330ca5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:32:30 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.21 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 670942a31d..35b0833efe 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.20", + "version": "3.1.21", "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.1.20/aqt_x64.exe#/aqt.exe", - "hash": "f461ef2afcd0d8b85e40be4b2489216036d518f24973b94ebe1b854ca360cc9d" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.21/aqt_x64.exe#/aqt.exe", + "hash": "da834e08268f3ffbb4c3e1c3e8a3ef8885d446e96e48dd35780a8d73e4a9e4ed" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.20/aqt_x86.exe#/aqt.exe", - "hash": "8bf9ef0918432c38780d8a231291f0bb60920a206f7c3cef59b5259a0b2b43e0" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.21/aqt_x86.exe#/aqt.exe", + "hash": "b79465e771a78a76a8967c4bc49ac93210e25d6ead58b929a57100b3c6da71df" } }, "bin": "aqt.exe",