mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
Meta: Update curl to version 8.10.1
Contains a fix for CVE-2024-8096.
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
{
|
{
|
||||||
"name": "curl",
|
"name": "curl",
|
||||||
"features": [
|
"features": [
|
||||||
"brotli", "http2"
|
"brotli",
|
||||||
|
"http2"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -67,6 +68,10 @@
|
|||||||
"woff2"
|
"woff2"
|
||||||
],
|
],
|
||||||
"overrides": [
|
"overrides": [
|
||||||
|
{
|
||||||
|
"name": "curl",
|
||||||
|
"version": "8.10.1#0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "fontconfig",
|
"name": "fontconfig",
|
||||||
"version": "2.14.2#1"
|
"version": "2.14.2#1"
|
||||||
|
|||||||
Reference in New Issue
Block a user