[tor-commits] [tor-browser-bundle/master] Update update responses.

mikeperry at torproject.org mikeperry at torproject.org
Wed Aug 26 20:17:42 UTC 2015


commit f38dfc3c01e109a0ee03343b270764e17282a4b3
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Wed Aug 26 13:02:53 2015 -0700

    Update update responses.
---
 tools/update-responses/config.yml |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 4d2e7cb..fad836a 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -9,7 +9,7 @@ build_targets:
     osx32: Darwin_x86-gcc3
     osx64: Darwin_x86_64-gcc3
 channels:
-    alpha: 5.5a1
+    alpha: 5.5a2
     release: 5.0
 versions:
     5.0:
@@ -24,11 +24,11 @@ versions:
             minSupportedOSVersion: 10.8
             detailsURL: https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updating
     5.5a1:
-        platformVersion: 38.2.0
+        platformVersion: 38.2.1
         detailsURL: https://www.torproject.org/projects/torbrowser.html.en
-        download_url: https://www.torproject.org/dist/torbrowser/5.5a1
+        download_url: https://www.torproject.org/dist/torbrowser/5.5a2
         incremental_from:
-          - 5.0a4
+          - 5.5a1
         migrate_archs:
           osx32: osx64
         osx32:





More information about the tor-commits mailing list