From 011c4d6bc7c4e533846cdd358355c64b75ef223e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 04:26:25 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.6 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 0a6e36699d..ba15e30477 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.5", + "version": "3.1.6", "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.5/aqt_x64.exe#/aqt.exe", - "hash": "ac296feeea1de2415fc7dd66b8f81fd9d879299fc3c073c3ea14cb41aa33285b" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.6/aqt_x64.exe#/aqt.exe", + "hash": "4f7e3fbc2d155f903ed9597b7929201681ffb7628e97765511cc7efa8a60f3e6" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.5/aqt_x86.exe#/aqt.exe", - "hash": "ac0d125b9ae94300fcb473421a182fbc14e57e0e9a03572e47c80396ade84b11" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.6/aqt_x86.exe#/aqt.exe", + "hash": "093b536fab2e3726a792cdb60292313c0c8950b8aa9b56ccdeff7adb1146f964" } }, "bin": "aqt.exe",