Skip to content

Commit

Permalink
downloads: xz 5.2.9 -> 5.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
indygreg committed Jul 19, 2023
1 parent 9828c24 commit 1f003bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pythonbuild/downloads.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,10 +343,10 @@
"version": "1.4.0",
},
"xz": {
"url": "https://tukaani.org/xz/xz-5.2.9.tar.gz",
"size": 2122988,
"sha256": "e982ea31b81543d7ee2b6fa34c2ad11760e1c50c6f4475add8ba0f2f005f07b4",
"version": "5.2.9",
"url": "https://tukaani.org/xz/xz-5.2.12.tar.gz",
"size": 2190541,
"sha256": "61bda930767dcb170a5328a895ec74cab0f5aac4558cdda561c83559db582a13",
"version": "5.2.12",
"library_names": ["lzma"],
# liblzma is in the public domain. Other parts of code have licenses. But
# we only use liblzma.
Expand Down

0 comments on commit 1f003bb

Please sign in to comment.