diff --git a/bucket/msys2.json b/bucket/msys2.json index 9287204ca7..226b080579 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-01-18", + "version": "2022-01-28", "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-01-18/msys2-base-x86_64-20220118.tar.xz", - "hash": "2ec6fe9c3e01ecba10b9ffa708ea13bf1f8c9739e5ce9da853b77f1f3e270034", + "url": "https://github.com/msys2/msys2-installer/releases/download/2022-01-28/msys2-base-x86_64-20220128.tar.xz", + "hash": "b667a7ec3840c0437c718d6851c93794bd8a6837ba642fd90702e8769febad6a", "extract_dir": "msys64" } },