From 810e6e8c704d5d4f2701de3c1674a4b51708518d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 00:34:04 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.14 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 48b7088df8..5057cf958e 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.12", + "version": "3.1.14", "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.12/aqt_x64.exe#/aqt.exe", - "hash": "c07978a5cbace54394945c67089d3736436a47f84380ce1b632d2188bc7e2cb3" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.14/aqt_x64.exe#/aqt.exe", + "hash": "6c2d9dd85925b003b01990f781a7ead30945610a9048755e1f87496fff642df6" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.12/aqt_x86.exe#/aqt.exe", - "hash": "32ffbaefe56cfed858b92fcc48b9a3da2207178281ddfe3d75abccc3a1a88b0e" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.14/aqt_x86.exe#/aqt.exe", + "hash": "dd46ac8cfe32189367498bb4e20c5813d536d493d8a656fc01477435dc41df01" } }, "bin": "aqt.exe",