From 40bcc5e1db91b0f6740343a6a40a7e06a74b1748 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:30:44 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.7 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index ba15e30477..5434a2af4d 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.6", + "version": "3.1.7", "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.6/aqt_x64.exe#/aqt.exe", - "hash": "4f7e3fbc2d155f903ed9597b7929201681ffb7628e97765511cc7efa8a60f3e6" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.7/aqt_x64.exe#/aqt.exe", + "hash": "b6ca0afb5e54e692b63a24e3db98bbac34927545e867c51ba71a4ea84eeae446" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.6/aqt_x86.exe#/aqt.exe", - "hash": "093b536fab2e3726a792cdb60292313c0c8950b8aa9b56ccdeff7adb1146f964" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.7/aqt_x86.exe#/aqt.exe", + "hash": "4590ad0e29af2ec8c13a228f1ac4bbdc5c42a90eff0df54e987318dd21e3a52f" } }, "bin": "aqt.exe",