aqtinstall: Update to version 3.1.4

This commit is contained in:
github-actions[bot] 2023-03-25 04:27:43 +00:00
parent f895dc3298
commit f2d89e6b81

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.2", "version": "3.1.4",
"description": "A command line tool for downloading Qt binaries, documents and sources.", "description": "A command line tool for downloading Qt binaries, documents and sources.",
"homepage": "https://github.com/miurahr/aqtinstall", "homepage": "https://github.com/miurahr/aqtinstall",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.2/aqt_x64.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.4/aqt_x64.exe#/aqt.exe",
"hash": "613c9b6e4130ccfb2424f85e47df1b6abfb2dea5ea6526eeba856981b0e7b0fc" "hash": "5c5f3a7d76e90c67d5ceb1e278a8ea404a4902426ff3577b5e117203070c3e55"
}, },
"32bit": { "32bit": {
"url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.2/aqt_x86.exe#/aqt.exe", "url": "https://github.com/miurahr/aqtinstall/releases/download/v3.1.4/aqt_x86.exe#/aqt.exe",
"hash": "5246ff597b5c18d111bc26fa34f3ac1f5f6670bc6d4937868730355fdb5164a0" "hash": "a956d022f3714f107db9d8e86ee1f7770f5b3a27e7b132f85c8c7ca00793e7e2"
} }
}, },
"bin": "aqt.exe", "bin": "aqt.exe",