From ae307d35073e5a7c76d31be7a848874c9b1f26f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 04:30:42 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.19 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index 749dcdb1fe..8d5784f93f 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.18", + "version": "3.1.19", "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.18/aqt_x64.exe#/aqt.exe", - "hash": "33f454060df94c59dedd9227c2b7d4a737986d309159a65491ad4ad27bd348c4" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x64.exe#/aqt.exe", + "hash": "ec430ff33f5e0d096ff8aab4a8041390d7b3b88a905c1ecfdee26bf87475ab67" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.18/aqt_x86.exe#/aqt.exe", - "hash": "0c3bc367d67b1e244bf651060415670668add8c5d0b25b39f78b72646799da35" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.19/aqt_x86.exe#/aqt.exe", + "hash": "42a8e8694375e0ad8b16c3b4d50d159ed0869313c96a0185fe442871fe03b644" } }, "bin": "aqt.exe",