msys2: Update to version 2023-10-26

This commit is contained in:
github-actions[bot] 2023-12-28 12:29:31 +00:00
parent ebd708d548
commit 7919880cce

View File

@ -1,14 +1,14 @@
{
"##": "64-bit version is able to build both 32-bit and 64-bit packages",
"version": "2023-07-18",
"version": "2023-10-26",
"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/2023-07-18/msys2-base-x86_64-20230718.tar.xz",
"hash": "7d69011724f74e33d6080fe5fb1034fd63aeb00f8fc2414ca84628ef58493284",
"url": "https://github.com/msys2/msys2-installer/releases/download/2023-10-26/msys2-base-x86_64-20231026.tar.xz",
"hash": "fa75120560563a311241c05882016978bd35612692c7f0d39815a27837bff27d",
"extract_dir": "msys64"
}
},