diff --git a/bucket/msys2.json b/bucket/msys2.json index c0f324e215..2d5842e8fd 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": "2021-01-05", + "version": "2021-02-15", "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/2021-01-05/msys2-base-x86_64-20210105.tar.xz", - "hash": "982e54de087d53adfc6a8caf7614d4a7add36dd02dcb0b7838060dd893e9f596", + "url": "https://github.com/msys2/msys2-installer/releases/download/2021-02-15/msys2-base-x86_64-20210215.tar.xz", + "hash": "b69e0272b45cfcf7b5dc162b031808e642912629a1614f950326416ec10da3bd", "extract_dir": "msys64" } },