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 14821db commit 2a657a6Copy full SHA for 2a657a6
pythonbuild/downloads.py
@@ -150,10 +150,10 @@
150
"version": "0.5",
151
},
152
"libX11": {
153
- "url": "https://www.x.org/archive/individual/lib/libX11-1.6.12.tar.gz",
154
- "size": 3168158,
155
- "sha256": "0fce5fc0a24a3dc728174eccd0cb8d6a1b37a2ec1654bd5628c84e5bc200d594",
156
- "version": "1.6.12",
+ "url": "https://www.x.org/archive/individual/lib/libX11-1.8.10.tar.gz",
+ "size": 3192536,
+ "sha256": "b7a1a90d881bb7b94df5cf31509e6b03f15c0972d3ac25ab0441f5fbc789650f",
+ "version": "1.8.10",
157
"library_names": ["X11", "X11-xcb"],
158
"licenses": ["MIT", "X11"],
159
"license_file": "LICENSE.libX11.txt",
0 commit comments