Skip to content

Commit 3a0ecb2

Browse files
committed
Meta: Bring Flatpak dependency versions in line with vcpkg versions
1 parent a734c6d commit 3a0ecb2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Meta/CMake/flatpak/org.ladybird.Ladybird.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
{
5757
"type": "git",
5858
"url": "https://github.com/pnggroup/libpng.git",
59-
"tag": "v1.6.49"
59+
"tag": "v1.6.50"
6060
},
6161
{
6262
"type": "file",
@@ -112,7 +112,8 @@
112112
{
113113
"type": "git",
114114
"url": "https://chromium.googlesource.com/angle/angle",
115-
"commit": "7ab02e1d49a649adaba62b8a7fdfabf8144b313f",
115+
"commit": "79ac1a8cd767a32cce6401203e20c4bd4ca4d539",
116+
"branch": "chromium/7258_13",
116117
"dest": "angle",
117118
"disable-submodules": true
118119
},
@@ -363,7 +364,7 @@
363364
{
364365
"type": "git",
365366
"url": "https://github.com/webmproject/libwebp.git",
366-
"tag": "v1.5.0"
367+
"tag": "v1.6.0"
367368
}
368369
],
369370
"config-opts": [
@@ -453,7 +454,8 @@
453454
{
454455
"type": "git",
455456
"url": "https://skia.googlesource.com/skia.git",
456-
"commit": "chrome/m129"
457+
"commit": "f406b708b8c0d31e1bfad101fc3d1ff00e7fb19e",
458+
"branch": "chrome/m129"
457459
},
458460
{
459461
"type": "file",
@@ -514,7 +516,7 @@
514516
{
515517
"type": "git",
516518
"url": "https://github.com/libsdl-org/SDL.git",
517-
"tag": "release-3.2.20"
519+
"tag": "release-3.2.22"
518520
}
519521
],
520522
"config-opts": [

0 commit comments

Comments
 (0)