mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 11:36:10 +00:00
Meta: Pin recently added vcpkg dependencies
This commit is contained in:
parent
f2ac591614
commit
4d866f22a4
Notes:
github-actions[bot]
2024-12-25 11:02:04 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/4d866f22a4b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3027
1 changed files with 12 additions and 0 deletions
12
vcpkg.json
12
vcpkg.json
|
@ -131,6 +131,10 @@
|
|||
"name": "curl",
|
||||
"version": "8.10.1#0"
|
||||
},
|
||||
{
|
||||
"name": "dirent",
|
||||
"version": "1.24#0"
|
||||
},
|
||||
{
|
||||
"name": "ffmpeg",
|
||||
"version": "6.1.1#11"
|
||||
|
@ -167,6 +171,14 @@
|
|||
"name": "libwebp",
|
||||
"version": "1.4.0#1"
|
||||
},
|
||||
{
|
||||
"name": "mman",
|
||||
"version": "git-f5ff813#5"
|
||||
},
|
||||
{
|
||||
"name": "openssl",
|
||||
"version": "3.4.0#0"
|
||||
},
|
||||
{
|
||||
"name": "simdutf",
|
||||
"version": "5.6.0#0"
|
||||
|
|
Loading…
Add table
Reference in a new issue