Skip to content

Commit ace5f06

Browse files
authored
Bump expat from 2.5.0 -> 2.6.3 (#351)
1 parent 2392602 commit ace5f06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989
"python_tag": "cp313",
9090
},
9191
"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",
92+
"url": "https://github.com/libexpat/libexpat/releases/download/R_2_6_3/expat-2.6.3.tar.xz",
93+
"size": 485600,
94+
"sha256": "274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc",
95+
"version": "2.6.3",
9696
"library_names": ["expat"],
9797
"licenses": ["MIT"],
9898
"license_file": "LICENSE.expat.txt",

0 commit comments

Comments
 (0)