From 48f064dcdfa010fd58c159c5fc3bbbe23d87335d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 00:38:46 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.20 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 8d5784f93f..670942a31d 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.19", + "version": "3.1.20", "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.19/aqt_x64.exe#/aqt.exe", - "hash": "ec430ff33f5e0d096ff8aab4a8041390d7b3b88a905c1ecfdee26bf87475ab67" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.20/aqt_x64.exe#/aqt.exe", + "hash": "f461ef2afcd0d8b85e40be4b2489216036d518f24973b94ebe1b854ca360cc9d" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x86.exe#/aqt.exe", - "hash": "42a8e8694375e0ad8b16c3b4d50d159ed0869313c96a0185fe442871fe03b644" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.20/aqt_x86.exe#/aqt.exe", + "hash": "8bf9ef0918432c38780d8a231291f0bb60920a206f7c3cef59b5259a0b2b43e0" } }, "bin": "aqt.exe",