commit e765bf6bee8c9620d76562917a08370c112e4236 Author: Sukhbir Singh sukhbir@torproject.org Date: Wed Jun 28 17:06:29 2017 -0400
Bump tags for instantbird/ and mozilla/ (TB) --- projects/instantbird/config | 4 ++-- projects/mozilla/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/projects/instantbird/config b/projects/instantbird/config index 0c55f0a..8fd2e78 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' -hg_url: https://hg.mozilla.org/releases/comm-esr45/ -hg_hash: THUNDERBIRD_45_8_0_RELEASE +hg_url: https://hg.mozilla.org/releases/comm-esr52/ +hg_hash: THUNDERBIRD_52_2_1_RELEASE filename: "[% project %]-[% c('version') %]-[% c('var/osname') %]-[% c('var/build_id') %]" remote_docker: 1 var: diff --git a/projects/mozilla/config b/projects/mozilla/config index 29e172e..0192054 100644 --- a/projects/mozilla/config +++ b/projects/mozilla/config @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: tor-browser-45.9.0esr-6.5-1-build3 +version: tor-browser-52.2.0esr-7.0-1-build1 filename: 'mozilla-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' git_url: https://git.torproject.org/tor-browser.git git_hash: '[% c("version") %]'