[tbb-commits] [tor-browser-build/maint-11.0] Bug 40378: Make the list of android components updates for switch to mozilla94-based Fenix
sysrqb at torproject.org
sysrqb at torproject.org
Thu Feb 3 17:10:02 UTC 2022
commit f12ef22fb7260f7119bf892d5dd5fcaa2788376a
Author: Nicolas Vigier <boklm at torproject.org>
Date: Thu Oct 28 18:28:19 2021 +0200
Bug 40378: Make the list of android components updates for switch to mozilla94-based Fenix
---
projects/android-components/config | 2 +-
projects/application-services/config | 2 +-
projects/fenix/config | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/projects/android-components/config b/projects/android-components/config
index 0a3acd5..8d5042c 100644
--- a/projects/android-components/config
+++ b/projects/android-components/config
@@ -58,7 +58,7 @@ input_files:
steps:
list_toolchain_updates:
git_url: https://github.com/mozilla-mobile/android-components.git
- git_hash: releases/93.0
+ git_hash: releases/94.0
#tag_gpg_id: 0
var:
container:
diff --git a/projects/application-services/config b/projects/application-services/config
index 5e02071..55c6700 100644
--- a/projects/application-services/config
+++ b/projects/application-services/config
@@ -100,7 +100,7 @@ input_files:
steps:
list_toolchain_updates:
- git_hash: 'v82.1.0'
+ git_hash: 'v85.4.0'
input_files: []
var:
container:
diff --git a/projects/fenix/config b/projects/fenix/config
index 5e74ba0..d90ac07 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_v93.0.0
+ git_hash: releases_v94.0.0
#tag_gpg_id: 0
input_files: []
var:
More information about the tbb-commits
mailing list