[tor-commits] [tor-browser-bundle/maint-4.0] Update the config.yml

gk at torproject.org gk at torproject.org
Sun Jan 11 11:05:56 UTC 2015


commit 1c40c56419150c42daf5b874b4dccd52507b8d85
Author: Georg Koppen <gk at torproject.org>
Date:   Sun Jan 11 12:04:58 2015 +0000

    Update the config.yml
---
 tools/update-responses/config.yml |   20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index bdecdec..911afdd 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -6,23 +6,21 @@ build_targets:
     osx32: Darwin_x86-gcc3
     osx64: Darwin_x86_64-gcc3
 channels:
-    release: 4.0.2
-    alpha: 4.5-alpha-1
+    release: 4.0.3
+    alpha: 4.5-alpha-2
 versions:
     4.0.2:
-        platformVersion: 31.3.0
+        platformVersion: 31.4.0
         detailsURL: https://www.torproject.org/projects/torbrowser.html.en
-        download_url: https://www.torproject.org/dist/torbrowser/4.0.2
+        download_url: https://www.torproject.org/dist/torbrowser/4.0.3
         incremental_from:
-            - 4.0
-            - 4.0.1
-    4.5-alpha-1:
-        platformVersion: 31.2.0
+            - 4.0.2
+    4.5-alpha-2:
+        platformVersion: 31.3.0
         detailsURL: https://www.torproject.org/projects/torbrowser.html.en
-        download_url: https://www.torproject.org/dist/torbrowser/4.5-alpha-1
+        download_url: https://www.torproject.org/dist/torbrowser/4.5-alpha-2
         incremental_from:
-            - 4.0
-            - 4.0.1
+          - 4.5-alpha-1
         migrate_archs:
           osx32: osx64
         osx32:



More information about the tor-commits mailing list