From eacddb630e89b9e839610af122ffd6f3fb28bf57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 16:28:06 +0000 Subject: [PATCH] msys2: Update to version 2024-07-27 --- bucket/msys2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/msys2.json b/bucket/msys2.json index 707b41d315..fb3ada16b9 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": "2024-05-07", + "version": "2024-07-27", "description": "A software distro and building platform for Windows.", "homepage": "http://www.msys2.org/", "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/2024-05-07/msys2-base-x86_64-20240507.tar.xz", - "hash": "4625c9aaf9850da22dafa2a0a164de9143c7b9ee22fcb338b81a9f571f472a97", + "url": "https://github.com/msys2/msys2-installer/releases/download/2024-07-27/msys2-base-x86_64-20240727.tar.xz", + "hash": "da19afcc9b635967b3bfc0db119bf848ed6c28fdde8e4678d9f838d678939060", "extract_dir": "msys64" } },