mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-05 01:10:24 +00:00
Meta: Lock libxml2 version in vcpkg.json
This commit is contained in:
committed by
Tim Flynn
parent
6b46bed970
commit
e217380d0d
Notes:
github-actions[bot]
2025-12-04 13:53:15 +00:00
Author: https://github.com/kalenikaliaksandr Commit: https://github.com/LadybirdBrowser/ladybird/commit/e217380d0de Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7017 Reviewed-by: https://github.com/trflynn89 ✅
@@ -278,6 +278,10 @@
|
|||||||
"name": "libwebp",
|
"name": "libwebp",
|
||||||
"version": "1.6.0#1"
|
"version": "1.6.0#1"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "libxml2",
|
||||||
|
"version": "2.13.8#1"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "mman",
|
"name": "mman",
|
||||||
"version": "git-f5ff813#5"
|
"version": "git-f5ff813#5"
|
||||||
|
|||||||
Reference in New Issue
Block a user