Commit 5e318be89 for imagemagick.org
commit 5e318be89bb9c4c11867cea792b1323017db8652
Author: Dirk Lemstra <dirk@lemstra.org>
Date: Mon Apr 20 22:44:41 2026 +0200
Updated the Windows dependencies.
diff --git a/.github/build/windows/download-dependencies.sh b/.github/build/windows/download-dependencies.sh
index 6ef03eabc..f8ebfd36d 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.17.1952" "$dependenciesArtifact"
+download_dependencies "2026.04.20.2041" "$dependenciesArtifact"