From 249e67b5adb15193db1722e2d97ef7d7229b1dfa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:30:40 +0000 Subject: [PATCH] msys2: Update to version 2023-01-27 --- bucket/msys2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/msys2.json b/bucket/msys2.json index a4332ce96d..4f022c0dd7 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-12-16", + "version": "2023-01-27", "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-12-16/msys2-base-x86_64-20221216.tar.xz", - "hash": "246177c84f42fdad0a4ebad53af2e0dd6f29b61463d91c52ebd3d0b0d916ecd1", + "url": "https://github.com/msys2/msys2-installer/releases/download/2023-01-27/msys2-base-x86_64-20230127.tar.xz", + "hash": "e0019a1323e86b26cb6405774527cf4e7d784123f4e2f167d1d4366d6b8f4043", "extract_dir": "msys64" } },