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