Commit 53b1fb93b for imagemagick.org

commit 53b1fb93be3dbf54bb36c79653085421adb896a0
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Fri Dec 5 22:31:20 2025 +0100

    Updated the Windows dependencies and configure.

diff --git a/.github/build/windows/download-configure.sh b/.github/build/windows/download-configure.sh
index 39c459300..22ce074bd 100755
--- a/.github/build/windows/download-configure.sh
+++ b/.github/build/windows/download-configure.sh
@@ -28,4 +28,4 @@ download_configure()
   cd ..
 }

-download_configure "2025.10.31.1925"
+download_configure "2025.12.05.1723"
diff --git a/.github/build/windows/download-dependencies.sh b/.github/build/windows/download-dependencies.sh
index 9afb0fec2..888891e4f 100755
--- a/.github/build/windows/download-dependencies.sh
+++ b/.github/build/windows/download-dependencies.sh
@@ -52,4 +52,4 @@ if [[ -z "$dependenciesArtifact" ]]; then
   exit 1
 fi

-download_dependencies "2025.11.28.1616" "$dependenciesArtifact"
+download_dependencies "2025.12.05.1915" "$dependenciesArtifact"