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 2392602 commit ace5f06Copy full SHA for ace5f06
pythonbuild/downloads.py
@@ -89,10 +89,10 @@
89
"python_tag": "cp313",
90
},
91
"expat": {
92
- "url": "https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.xz",
93
- "size": 460560,
94
- "sha256": "ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe",
95
- "version": "2.5.0",
+ "url": "https://github.com/libexpat/libexpat/releases/download/R_2_6_3/expat-2.6.3.tar.xz",
+ "size": 485600,
+ "sha256": "274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc",
+ "version": "2.6.3",
96
"library_names": ["expat"],
97
"licenses": ["MIT"],
98
"license_file": "LICENSE.expat.txt",
0 commit comments