Skip to content

Commit 956d051

Browse files
committed
downloads: upgrade xz 5.2.6 -> 5.2.9
1 parent 84de2be commit 956d051

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
@@ -319,10 +319,10 @@
319319
"version": "1.4.0",
320320
},
321321
"xz": {
322-
"url": "https://tukaani.org/xz/xz-5.2.6.tar.gz",
323-
"size": 2069602,
324-
"sha256": "a2105abee17bcd2ebd15ced31b4f5eda6e17efd6b10f921a01cda4a44c91b3a0",
325-
"version": "5.2.6",
322+
"url": "https://tukaani.org/xz/xz-5.2.9.tar.gz",
323+
"size": 2122988,
324+
"sha256": "e982ea31b81543d7ee2b6fa34c2ad11760e1c50c6f4475add8ba0f2f005f07b4",
325+
"version": "5.2.9",
326326
"library_names": ["lzma"],
327327
# liblzma is in the public domain. Other parts of code have licenses. But
328328
# we only use liblzma.

0 commit comments

Comments
 (0)