Skip to content

Commit b47c383

Browse files
committed
[bootstrap] Change to 2.44 cerbero branch
1 parent a6c8983 commit b47c383

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
@@ -84,7 +84,7 @@ class Bootstrap:
8484
default_version = "2.44.1"
8585

8686
_cerbero_origin = "https://github.com/Igalia/wpe-android-cerbero.git"
87-
_cerbero_branch = "main"
87+
_cerbero_branch = "2.44"
8888

8989
_packages_url_template = "https://wpewebkit.org/android/bootstrap/{version}/{filename}"
9090
_devel_package_name_template = "wpewebkit-android-{arch}-{version}.tar.xz"

0 commit comments

Comments
 (0)