From a0e15a52af977febc12e0ae608394710278d37a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 00:33:50 +0000 Subject: [PATCH] msys2: Update to version 2022-06-03 --- bucket/msys2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/msys2.json b/bucket/msys2.json index e0e98cf3cb..91bb7ec138 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-05-03", + "version": "2022-06-03", "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-05-03/msys2-base-x86_64-20220503.tar.xz", - "hash": "62f6b9846f1101dfa2b8f4f1287c640805d9c42a96bde4ad6a019e300378ed3a", + "url": "https://github.com/msys2/msys2-installer/releases/download/2022-06-03/msys2-base-x86_64-20220603.tar.xz", + "hash": "7a94529d2e88614424212897c963244733de758185cb615c7bb3efbad55190da", "extract_dir": "msys64" } },