Skip to content

Commit 7def45b

Browse files
committed
downloads: upgrade xz to 5.2.5
1 parent f4de78d commit 7def45b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,10 @@
369369
"version": "1.4.0",
370370
},
371371
"xz": {
372-
"url": "https://tukaani.org/xz/xz-5.2.4.tar.gz",
373-
"size": 1572354,
374-
"sha256": "b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145",
375-
"version": "5.2.4",
372+
"url": "https://tukaani.org/xz/xz-5.2.5.tar.gz",
373+
"size": 1791345,
374+
"sha256": "f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10",
375+
"version": "5.2.5",
376376
"library_names": ["lzma"],
377377
# liblzma is in the public domain. Other parts of code have licenses. But
378378
# we only use liblzma.

0 commit comments

Comments
 (0)