Skip to content

Commit 53b3e13

Browse files
committed
[wpe] Update to WPE WebKit 2.50.0
Even when this is an update to a new release series, there are no differences from the packaging point of view, so the version number change is enough.
1 parent 36a4be7 commit 53b3e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scripts/bootstrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
class Bootstrap:
8383
default_arch = "arm64"
84-
default_version = "2.48.6"
84+
default_version = "2.50.0"
8585

8686
_cerbero_origin = "https://github.com/Igalia/wpe-android-cerbero.git"
8787
_cerbero_branch = "main"

0 commit comments

Comments
 (0)