From cfdf238f6129a54735a76237b4d2df9008b15476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 25 Jul 2021 22:44:46 -0700 Subject: [PATCH] msys2: Update to version 2021-07-25 --- bucket/msys2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/msys2.json b/bucket/msys2.json index 7606420b6d..b7c20bfafc 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-06-04", + "version": "2021-07-25", "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-06-04/msys2-base-x86_64-20210604.tar.xz", - "hash": "ebbdb74d54f8ea1eeb1a744d50e47cc649785e9b4328435f290aca5a0a58bd4f", + "url": "https://github.com/msys2/msys2-installer/releases/download/2021-07-25/msys2-base-x86_64-20210725.tar.xz", + "hash": "4013a9d5e51b448343efc24fc6a324cc999bb96b4c01b13a6bd3c661bb5c8a82", "extract_dir": "msys64" } },