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 %}