From b4ce3cc9605261fc8814db0ff58e0d98e5623391 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 00:32:54 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.12 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index a4296cdeef..48b7088df8 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.11", + "version": "3.1.12", "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.11/aqt_x64.exe#/aqt.exe", - "hash": "fdea1a4f8d13984ae22849b1844fb724bb2e4171f6f5d5ad0e2926d0a68aed37" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.12/aqt_x64.exe#/aqt.exe", + "hash": "c07978a5cbace54394945c67089d3736436a47f84380ce1b632d2188bc7e2cb3" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.11/aqt_x86.exe#/aqt.exe", - "hash": "d0abb95c1f795e540b133dd5819e2dfc8e22f8ad4f77fbc2a26102cee179bedb" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.12/aqt_x86.exe#/aqt.exe", + "hash": "32ffbaefe56cfed858b92fcc48b9a3da2207178281ddfe3d75abccc3a1a88b0e" } }, "bin": "aqt.exe",