Skip to content

Commit e3b5913

Browse files
committed
downloads: xz 5.2.9 -> 5.2.12
1 parent deea460 commit e3b5913

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
@@ -343,10 +343,10 @@
343343
"version": "1.4.0",
344344
},
345345
"xz": {
346-
"url": "https://tukaani.org/xz/xz-5.2.9.tar.gz",
347-
"size": 2122988,
348-
"sha256": "e982ea31b81543d7ee2b6fa34c2ad11760e1c50c6f4475add8ba0f2f005f07b4",
349-
"version": "5.2.9",
346+
"url": "https://tukaani.org/xz/xz-5.2.12.tar.gz",
347+
"size": 2190541,
348+
"sha256": "61bda930767dcb170a5328a895ec74cab0f5aac4558cdda561c83559db582a13",
349+
"version": "5.2.12",
350350
"library_names": ["lzma"],
351351
# liblzma is in the public domain. Other parts of code have licenses. But
352352
# we only use liblzma.

0 commit comments

Comments
 (0)