[tbb-commits] [builders/tor-browser-build] 01/08: Bug 40446: Update components for mozilla99: Make component update list

gitolite role git at cupani.torproject.org
Fri Apr 22 13:41:10 UTC 2022


This is an automated email from the git hooks/post-receive script.

boklm pushed a commit to branch master
in repository builders/tor-browser-build.

commit 2b8da52b49a4ad9df23cc3a8b755904d4ee51426
Author: aguestuser <aguestuser at torproject.org>
AuthorDate: Thu Mar 17 16:00:34 2022 -0400

    Bug 40446: Update components for mozilla99: Make component update list
---
 projects/android-components/config   | 2 +-
 projects/application-services/config | 2 +-
 projects/fenix/config                | 2 +-
 projects/geckoview/config            | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/projects/android-components/config b/projects/android-components/config
index 7011894..1a67bfc 100644
--- a/projects/android-components/config
+++ b/projects/android-components/config
@@ -57,7 +57,7 @@ input_files:
 steps:
   list_toolchain_updates:
     git_url: https://github.com/mozilla-mobile/android-components.git
-    git_hash: releases/96.0
+    git_hash: releases/99.0
     #tag_gpg_id: 0
     var:
       container:
diff --git a/projects/application-services/config b/projects/application-services/config
index 76d2896..f98f5f3 100644
--- a/projects/application-services/config
+++ b/projects/application-services/config
@@ -100,7 +100,7 @@ input_files:
 
 steps:
   list_toolchain_updates:
-    git_hash: 'v86.2.2'
+    git_hash: 'v91.1.0'
     input_files: []
     var:
       container:
diff --git a/projects/fenix/config b/projects/fenix/config
index 7a5c972..b55be94 100644
--- a/projects/fenix/config
+++ b/projects/fenix/config
@@ -59,7 +59,7 @@ input_files:
 steps:
   list_toolchain_updates:
     git_url: https://github.com/mozilla-mobile/fenix.git
-    git_hash: releases_v96.0.0
+    git_hash: releases_v99.0.0
     #tag_gpg_id: 0
     input_files: []
     var:
diff --git a/projects/geckoview/config b/projects/geckoview/config
index e6bef5c..f3527ce 100644
--- a/projects/geckoview/config
+++ b/projects/geckoview/config
@@ -135,7 +135,7 @@ steps:
 
   list_toolchain_updates:
     git_url: https://github.com/mozilla/gecko-dev.git
-    git_hash: release
+    git_hash: beta
     tag_gpg_id: 0
     input_files: []
     var:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list