diff --git a/bucket/msys2.json b/bucket/msys2.json index 417de9ac06..a4332ce96d 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": "2022-10-28", + "version": "2022-12-16", "description": "A software distro and building platform for Windows.", "homepage": "http://msys2.github.io", "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/2022-10-28/msys2-base-x86_64-20221028.tar.xz", - "hash": "622492c535c9372235a6233efcbbefcb064f9b671698d990b3cf71bad0fbdf0a", + "url": "https://github.com/msys2/msys2-installer/releases/download/2022-12-16/msys2-base-x86_64-20221216.tar.xz", + "hash": "246177c84f42fdad0a4ebad53af2e0dd6f29b61463d91c52ebd3d0b0d916ecd1", "extract_dir": "msys64" } },