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 84de2be commit 956d051Copy full SHA for 956d051
pythonbuild/downloads.py
@@ -319,10 +319,10 @@
319
"version": "1.4.0",
320
},
321
"xz": {
322
- "url": "https://tukaani.org/xz/xz-5.2.6.tar.gz",
323
- "size": 2069602,
324
- "sha256": "a2105abee17bcd2ebd15ced31b4f5eda6e17efd6b10f921a01cda4a44c91b3a0",
325
- "version": "5.2.6",
+ "url": "https://tukaani.org/xz/xz-5.2.9.tar.gz",
+ "size": 2122988,
+ "sha256": "e982ea31b81543d7ee2b6fa34c2ad11760e1c50c6f4475add8ba0f2f005f07b4",
+ "version": "5.2.9",
326
"library_names": ["lzma"],
327
# liblzma is in the public domain. Other parts of code have licenses. But
328
# we only use liblzma.
0 commit comments