Skip to content

Commit 41df35d

Browse files
committed
Updated Configure and renamed the folder that contains the config of the projects.
1 parent b1b7ed3 commit 41df35d

40 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
/OptionalDependencies/*
1616

17-
/Projects/utilities/ImageMagick.version.h
17+
/ProjectConfigs/utilities/ImageMagick.version.h
1818

1919
/*.Projects/*
2020

CloneRepositories.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ fi
104104
if [[ "$OSTYPE" == "msys"* ]]; then
105105
cd "Configure"
106106

107-
configure_release="2025.05.25.1917"
107+
configure_release="2025.06.13.0734"
108108
download_release "Configure" "$configure_release" "Configure.Release.x64.exe"
109109
download_release "Configure" "$configure_release" "Configure.Release.arm64.exe"
110110
download_release "Configure" "$configure_release" "Configure.Release.x86.exe"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)