[tor-commits] [tor-browser-build/maint-10.5] 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 17 14:15:01 UTC 2021
commit 73a31196642ea30aa99af82429aaa697afab72ed
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 dab6800..af7b242 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 146290c..d683293 100644
--- a/projects/fenix/config
+++ b/projects/fenix/config
@@ -56,8 +56,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 6ed2e1a..ce453e2 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