[tor-commits] [tor-messenger-build/master] Update app.update.url (#19815)

sukhbir at torproject.org sukhbir at torproject.org
Mon Aug 29 16:52:07 UTC 2016


commit d7aa510eceb0a8de9ed7855cca9363a7de7766fd
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Mon Aug 29 12:51:50 2016 -0400

    Update app.update.url (#19815)
---
 projects/instantbird/preferences.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/instantbird/preferences.patch b/projects/instantbird/preferences.patch
index b9599eb..6e5788b 100644
--- a/projects/instantbird/preferences.patch
+++ b/projects/instantbird/preferences.patch
@@ -40,7 +40,7 @@ diff --git a/im/app/profile/all-instantbird.js b/im/app/profile/all-instantbird.
  // Update service URL:
  // You do not need to use all the %VAR% parameters. Use what you need, %PRODUCT%,%VERSION%,%BUILD_ID%,%CHANNEL% for example
 -pref("app.update.url", "https://update.instantbird.org/1/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/update.xml");
-+pref("app.update.url", "https://www.torproject.org/dist/tormessenger/update_2/%CHANNEL%/%BUILD_TARGET%/%VERSION%/%LOCALE%");
++pref("app.update.url", "https://aus2.torproject.org/tormessenger/update_2/%CHANNEL%/%BUILD_TARGET%/%VERSION%/%LOCALE%");
 +
 +#ifdef XP_WIN
 +// For now, disable staged updates on Windows (see #18292).



More information about the tor-commits mailing list