From 4aecbfcf86cd3fd9ab5d53503c599636737cb04a Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Sat, 25 Nov 2023 11:50:58 -0800 Subject: [PATCH] Update mingw to version 2023-10-26 --- templates/addon/depends/windows/mingw/mingw.sha256.j2 | 2 +- templates/addon/depends/windows/mingw/mingw.txt.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/addon/depends/windows/mingw/mingw.sha256.j2 b/templates/addon/depends/windows/mingw/mingw.sha256.j2 index 5a341bd4..502c8fe8 100644 --- a/templates/addon/depends/windows/mingw/mingw.sha256.j2 +++ b/templates/addon/depends/windows/mingw/mingw.sha256.j2 @@ -1,3 +1,3 @@ {% if not makefile.cmake %} -4013a9d5e51b448343efc24fc6a324cc999bb96b4c01b13a6bd3c661bb5c8a82 +fa75120560563a311241c05882016978bd35612692c7f0d39815a27837bff27d {% endif %} diff --git a/templates/addon/depends/windows/mingw/mingw.txt.j2 b/templates/addon/depends/windows/mingw/mingw.txt.j2 index cb2c816f..ed4e845b 100644 --- a/templates/addon/depends/windows/mingw/mingw.txt.j2 +++ b/templates/addon/depends/windows/mingw/mingw.txt.j2 @@ -1,3 +1,3 @@ {% if not makefile.cmake %} -mingw http://mirrors.kodi.tv/build-deps/win32/msys2/msys2-base-x86_64-20210725.tar.xz +mingw https://repo.msys2.org/distrib/x86_64/msys2-base-x86_64-20231026.tar.xz {% endif %}