From 966e501eabc18efe3f5e8d70b6e19b36eaa5f00b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 16:28:25 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.5 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index fe456dce5d..0a6e36699d 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.4", + "version": "3.1.5", "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.4/aqt_x64.exe#/aqt.exe", - "hash": "5c5f3a7d76e90c67d5ceb1e278a8ea404a4902426ff3577b5e117203070c3e55" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.5/aqt_x64.exe#/aqt.exe", + "hash": "ac296feeea1de2415fc7dd66b8f81fd9d879299fc3c073c3ea14cb41aa33285b" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.4/aqt_x86.exe#/aqt.exe", - "hash": "a956d022f3714f107db9d8e86ee1f7770f5b3a27e7b132f85c8c7ca00793e7e2" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.5/aqt_x86.exe#/aqt.exe", + "hash": "ac0d125b9ae94300fcb473421a182fbc14e57e0e9a03572e47c80396ade84b11" } }, "bin": "aqt.exe",