bump version of libxml2 in th ehopes that the new version will fix the crash on ARM

This commit is contained in:
Kovid Goyal 2021-12-19 07:49:10 +05:30
parent b4c0513d85
commit cdcfbbe57e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -270,8 +270,8 @@
{ {
"name": "libxml2", "name": "libxml2",
"unix": { "unix": {
"filename": "libxml2-2.9.10.tar.gz", "filename": "libxml2-2.9.12.tar.gz",
"hash": "sha256:aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f", "hash": "sha256:c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92",
"urls": ["ftp://xmlsoft.org/libxml2/{filename}"] "urls": ["ftp://xmlsoft.org/libxml2/{filename}"]
} }
}, },