Skip to content

Commit a7b5f3f

Browse files
committed
downloads: upgrade xz 5.2.5 -> 5.2.6
1 parent b5440d5 commit a7b5f3f

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

0 commit comments

Comments
 (0)