From a2b7964eb59380fd4fc803f825f0843340995249 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 04:26:58 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.17 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 07879caeba..e37dad121a 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.16", + "version": "3.1.17", "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.16/aqt_x64.exe#/aqt.exe", - "hash": "a7476870125c0caeb0e61cd62fb0e029d014facdae512d94997f3ac60778e9c9" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.17/aqt_x64.exe#/aqt.exe", + "hash": "02acc10c6317a2a9f76464d5c26b129b836531f81938b2b222498c495d69fcdb" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.16/aqt_x86.exe#/aqt.exe", - "hash": "f1f6b97d358121e1a43ad8dac9cb71a4db6ed04a1dec8e0dfdbcc56507f93b8c" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.17/aqt_x86.exe#/aqt.exe", + "hash": "d3abbd3378907f2e3ebf3af3387590245bb04175e1a720d04463b047732e1cd2" } }, "bin": "aqt.exe",