diff --git a/bucket/msys2.json b/bucket/msys2.json index b6585e5023..c0f324e215 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": "2020-11-09", + "version": "2021-01-05", "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/2020-11-09/msys2-base-x86_64-20201109.tar.xz", - "hash": "ca10a72aa3df219fabeff117aa4b00c1ec700ea93c4febf4cfc03083f4b2cacb", + "url": "https://github.com/msys2/msys2-installer/releases/download/2021-01-05/msys2-base-x86_64-20210105.tar.xz", + "hash": "982e54de087d53adfc6a8caf7614d4a7add36dd02dcb0b7838060dd893e9f596", "extract_dir": "msys64" } },