Commit 0843b13f5 for imagemagick.org

commit 0843b13f5cc4e0784a6b3421904c64480350ad7a
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Mon Jan 26 13:12:01 2026 +0100

    Updated the Windows dependencies.

diff --git a/.github/build/windows/download-dependencies.sh b/.github/build/windows/download-dependencies.sh
index e32aafecc..6949b3343 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.01.15.2145" "$dependenciesArtifact"
+download_dependencies "2026.01.26.1023" "$dependenciesArtifact"