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