Skip to content

Commit f76a2aa

Browse files
committed
Updated the pre-build dependencies and configure.
1 parent 986bddf commit f76a2aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/build/windows/download-configure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ download_configure()
2828
cd ..
2929
}
3030

31-
download_configure "2025.08.07.2145"
31+
download_configure "2025.08.10.1709"

.github/build/windows/download-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ if [[ -z "$dependenciesArtifact" ]]; then
5252
exit 1
5353
fi
5454

55-
download_dependencies "2025.08.04.2002" "$dependenciesArtifact"
55+
download_dependencies "2025.08.10.1815" "$dependenciesArtifact"

0 commit comments

Comments
 (0)