We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deea460 commit e3b5913Copy full SHA for e3b5913
pythonbuild/downloads.py
@@ -343,10 +343,10 @@
343
"version": "1.4.0",
344
},
345
"xz": {
346
- "url": "https://tukaani.org/xz/xz-5.2.9.tar.gz",
347
- "size": 2122988,
348
- "sha256": "e982ea31b81543d7ee2b6fa34c2ad11760e1c50c6f4475add8ba0f2f005f07b4",
349
- "version": "5.2.9",
+ "url": "https://tukaani.org/xz/xz-5.2.12.tar.gz",
+ "size": 2190541,
+ "sha256": "61bda930767dcb170a5328a895ec74cab0f5aac4558cdda561c83559db582a13",
+ "version": "5.2.12",
350
"library_names": ["lzma"],
351
# liblzma is in the public domain. Other parts of code have licenses. But
352
# we only use liblzma.
0 commit comments