[tbb-commits] [tor-browser-build/master] Bump tor-browser branch for nightly
gk at torproject.org
gk at torproject.org
Fri Oct 18 09:33:26 UTC 2019
commit d85ebd30305a598b2ed5fc8578cf004095056a2f
Author: Georg Koppen <gk at torproject.org>
Date: Fri Oct 18 09:32:46 2019 +0000
Bump tor-browser branch for nightly
---
projects/firefox/config | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config
index 4370f01..fe1b5d4 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -8,9 +8,9 @@ git_submodule: 1
gpg_keyring: torbutton.gpg
var:
- firefox_platform_version: 68.1.0
+ firefox_platform_version: 68.2.0
firefox_version: '[% c("var/firefox_platform_version") %]esr'
- torbrowser_branch: 9.0
+ torbrowser_branch: 9.5
torbrowser_update_channel: alpha
branding_directory: '[% IF c("var/android") %]mobile/android[% ELSE %]browser[% END %]/branding/alpha'
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
@@ -51,7 +51,7 @@ targets:
branding_directory: '[% IF c("var/android") %]mobile/android[% ELSE %]browser[% END %]/branding/official'
nightly:
- git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-3'
+ git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1'
tag_gpg_id: 0
var:
torbrowser_update_channel: default
More information about the tbb-commits
mailing list