diff --git a/bucket/msys2.json b/bucket/msys2.json index f5c3dff0c1..9905361a18 100644 --- a/bucket/msys2.json +++ b/bucket/msys2.json @@ -1,14 +1,14 @@ { "##": "64-bit version is able to build both 32-bit and 64-bit packages", - "version": "2023-10-26", + "version": "2024-01-13", "description": "A software distro and building platform for Windows.", "homepage": "http://www.msys2.org/", "license": "GPL-2.0-only|BSD-3-Clause", "notes": "Please run 'msys2' now for the MSYS2 setup to complete!", "architecture": { "64bit": { - "url": "https://github.com/msys2/msys2-installer/releases/download/2023-10-26/msys2-base-x86_64-20231026.tar.xz", - "hash": "fa75120560563a311241c05882016978bd35612692c7f0d39815a27837bff27d", + "url": "https://github.com/msys2/msys2-installer/releases/download/2024-01-13/msys2-base-x86_64-20240113.tar.xz", + "hash": "04456a44a956d3c0b5f9b6c754918bf3a8c3d87c858be7a0c94c9171ab13c58c", "extract_dir": "msys64" } },