From f2d89e6b813568964f1ab05574f9951951a19c64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 04:27:43 +0000 Subject: [PATCH] aqtinstall: Update to version 3.1.4 --- bucket/aqtinstall.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqtinstall.json b/bucket/aqtinstall.json index f02c2d2233..fe456dce5d 100644 --- a/bucket/aqtinstall.json +++ b/bucket/aqtinstall.json @@ -1,16 +1,16 @@ { - "version": "3.1.2", + "version": "3.1.4", "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.2/aqt_x64.exe#/aqt.exe", - "hash": "613c9b6e4130ccfb2424f85e47df1b6abfb2dea5ea6526eeba856981b0e7b0fc" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.4/aqt_x64.exe#/aqt.exe", + "hash": "5c5f3a7d76e90c67d5ceb1e278a8ea404a4902426ff3577b5e117203070c3e55" }, "32bit": { - "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.2/aqt_x86.exe#/aqt.exe", - "hash": "5246ff597b5c18d111bc26fa34f3ac1f5f6670bc6d4937868730355fdb5164a0" + "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.4/aqt_x86.exe#/aqt.exe", + "hash": "a956d022f3714f107db9d8e86ee1f7770f5b3a27e7b132f85c8c7ca00793e7e2" } }, "bin": "aqt.exe",