Commit 877ba07d2 for imagemagick.org

commit 877ba07d2fc13c1dce33bda0f1f64fc5a4e42e80
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Sun May 31 10:02:47 2026 +0200

    Updated the Windows dependencies and configure.

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

-download_configure "2026.05.24.0629"
\ No newline at end of file
+download_configure "2026.05.30.2033"
\ No newline at end of file
diff --git a/.github/build/windows/download-dependencies.sh b/.github/build/windows/download-dependencies.sh
index c1811613a..07f05ad4e 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 "2026.05.23.2107" "$dependenciesArtifact"
+download_dependencies "2026.05.31.0759" "$dependenciesArtifact"