[tor-commits] [tor-browser-build/master] Bug 40330: Make the list of android components updates for switch to mozilla91-based Fenix

sysrqb at torproject.org sysrqb at torproject.org
Tue Aug 3 00:37:16 UTC 2021


commit 859c8d4970489988555c84bdb12f242c6664ba07
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Tue Jul 13 12:45:30 2021 +0200

    Bug 40330: Make the list of android components updates for switch to mozilla91-based Fenix
---
 projects/android-components/config | 4 ++--
 projects/fenix/config              | 4 ++--
 projects/geckoview/config          | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/projects/android-components/config b/projects/android-components/config
index 03e22b7..4b4ef1e 100644
--- a/projects/android-components/config
+++ b/projects/android-components/config
@@ -58,8 +58,8 @@ input_files:
 
 steps:
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla-mobile/android-components.git
-    #git_hash: v90.0.11
+    git_url: https://github.com/mozilla-mobile/android-components.git
+    git_hash: releases/91.0
     #tag_gpg_id: 0
     var:
       container:
diff --git a/projects/fenix/config b/projects/fenix/config
index 3545901..bf1e71f 100644
--- a/projects/fenix/config
+++ b/projects/fenix/config
@@ -58,8 +58,8 @@ input_files:
 
 steps:
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla-mobile/fenix.git
-    #git_hash: v90.0.0-beta.6
+    git_url: https://github.com/mozilla-mobile/fenix.git
+    git_hash: releases_v91.0.0
     #tag_gpg_id: 0
     input_files: []
     var:
diff --git a/projects/geckoview/config b/projects/geckoview/config
index c3de9fa..38b8973 100644
--- a/projects/geckoview/config
+++ b/projects/geckoview/config
@@ -138,9 +138,9 @@ steps:
           - torbrowser-android-x86_64
 
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla/gecko-dev.git
-    # 90.0b12
-    #git_hash: 5e8ffbe1bf6d448cb235cb0a64a56646a6537b22
+    git_url: https://github.com/mozilla/gecko-dev.git
+    # beta
+    git_hash: beta
     tag_gpg_id: 0
     input_files: []
     var:





More information about the tor-commits mailing list