summaryrefslogtreecommitdiffstats
path: root/PCbuild/get_externals.bat
diff options
context:
space:
mode:
authorMa Lin <animalize@users.noreply.github.com>2022-04-19 16:36:51 (GMT)
committerGitHub <noreply@github.com>2022-04-19 16:36:51 (GMT)
commita059395921e4402c13a860aaa8fc44fea2023aa3 (patch)
treed9428a38e86f59e7cb5aa43a13303b660b21c877 /PCbuild/get_externals.bat
parente4e8895ae36b44994e3f7b018345ba203ce6b55c (diff)
downloadcpython-a059395921e4402c13a860aaa8fc44fea2023aa3.zip
cpython-a059395921e4402c13a860aaa8fc44fea2023aa3.tar.gz
cpython-a059395921e4402c13a860aaa8fc44fea2023aa3.tar.bz2
bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622)
Diffstat (limited to 'PCbuild/get_externals.bat')
-rw-r--r--PCbuild/get_externals.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/get_externals.bat b/PCbuild/get_externals.bat
index 481e06d..289b7f5 100644
--- a/PCbuild/get_externals.bat
+++ b/PCbuild/get_externals.bat
@@ -58,7 +58,7 @@ set libraries=%libraries% sqlite-3.38.1.0
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tcl-core-8.6.12.1
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tk-8.6.12.1
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tix-8.4.3.6
-set libraries=%libraries% xz-5.2.2
+set libraries=%libraries% xz-5.2.5
set libraries=%libraries% zlib-1.2.12
for %%e in (%libraries%) do (