diff --git a/bucket/msys2.json b/bucket/msys2.json index 9f9f5fd8a2..7ac94e0e2c 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-03-18", + "version": "2023-05-26", "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-03-18/msys2-base-x86_64-20230318.tar.xz", - "hash": "83b95c0787810b06ae2e30420c70126d2269b4a64d0702fc3d6b2bf24fc6d72d", + "url": "https://github.com/msys2/msys2-installer/releases/download/2023-05-26/msys2-base-x86_64-20230526.tar.xz", + "hash": "a2d613508f99fadbdd3da5a9a36499fe21f4b00371f0d9cc932b22d67520f87e", "extract_dir": "msys64" } },