commit 122aa939d2de4c6f18fd13c7dae1aef5eda1305f Author: Nicolas Vigier boklm@torproject.org Date: Wed Apr 28 10:45:21 2021 +0200
Bug 40289: Make the list of components updates for switch to mozilla89-based Fenix --- projects/android-components/config | 6 +++--- projects/fenix/config | 6 +++--- projects/geckoview/config | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/projects/android-components/config b/projects/android-components/config index 998ffe1..3b709a6 100644 --- a/projects/android-components/config +++ b/projects/android-components/config @@ -57,9 +57,9 @@ input_files:
steps: list_toolchain_updates: - #git_url: https://github.com/mozilla-mobile/android-components.git - #git_hash: v74.0.6 - #tag_gpg_id: 0 + git_url: https://github.com/mozilla-mobile/android-components.git + git_hash: v75.0.11 + tag_gpg_id: 0 var: container: use_container: 0 diff --git a/projects/fenix/config b/projects/fenix/config index ce140c6..9a54715 100644 --- a/projects/fenix/config +++ b/projects/fenix/config @@ -55,9 +55,9 @@ input_files:
steps: list_toolchain_updates: - #git_url: https://github.com/mozilla-mobile/fenix.git - #git_hash: v88.0.0-beta.4 - #tag_gpg_id: 0 + git_url: https://github.com/mozilla-mobile/fenix.git + git_hash: v89.0.0-beta.5 + tag_gpg_id: 0 input_files: [] var: container: diff --git a/projects/geckoview/config b/projects/geckoview/config index 817a844..a48631b 100644 --- a/projects/geckoview/config +++ b/projects/geckoview/config @@ -138,10 +138,10 @@ steps: - torbrowser-android-x86_64
list_toolchain_updates: - #git_url: https://github.com/mozilla/gecko-dev.git - # 88.0b8 - #git_hash: 43ab49774f70a5c70b2cd69a2b2a8bc0a3be20bf - #tag_gpg_id: 0 + git_url: https://github.com/mozilla/gecko-dev.git + # 89.0b10 + git_hash: 702dfbec3d62823d0dfca870995540383ab39183 + tag_gpg_id: 0 input_files: [] var: container: