Commit 8e0cc06fb for imagemagick.org

commit 8e0cc06fbabbf8f6bf6c6925b360b5ec4cbab4e3
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Sun May 10 16:07:42 2026 +0200

    Updated the Windows dependencies.

diff --git a/.github/build/windows/download-dependencies.sh b/.github/build/windows/download-dependencies.sh
index f8ebfd36d..aa3c5ec13 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.04.20.2041" "$dependenciesArtifact"
+download_dependencies "2026.05.10.1406" "$dependenciesArtifact"