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 f4de78d commit 7def45bCopy full SHA for 7def45b
pythonbuild/downloads.py
@@ -369,10 +369,10 @@
369
"version": "1.4.0",
370
},
371
"xz": {
372
- "url": "https://tukaani.org/xz/xz-5.2.4.tar.gz",
373
- "size": 1572354,
374
- "sha256": "b512f3b726d3b37b6dc4c8570e137b9311e7552e8ccbab4d39d47ce5f4177145",
375
- "version": "5.2.4",
+ "url": "https://tukaani.org/xz/xz-5.2.5.tar.gz",
+ "size": 1791345,
+ "sha256": "f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10",
+ "version": "5.2.5",
376
"library_names": ["lzma"],
377
# liblzma is in the public domain. Other parts of code have licenses. But
378
# we only use liblzma.
0 commit comments