[tor-commits] [tor-browser-bundle/maint-7.0] Bug 23694: update the detailsURL in update responses

gk at torproject.org gk at torproject.org
Tue Oct 17 14:13:28 UTC 2017


commit 4082cf0318557c0a4d7d161c88e15ffd9118133c
Author: Georg Koppen <gk at torproject.org>
Date:   Tue Oct 17 14:08:56 2017 +0000

    Bug 23694: update the detailsURL in update responses
    
    Patch by boklm
---
 tools/update-responses/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 0275d31..1eceba9 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -24,7 +24,7 @@ channels:
 versions:
     7.0.7:
         platformVersion: 52.4.1
-        detailsURL: https://blog.torproject.org/blog/tor-browser-707-released
+        detailsURL: https://blog.torproject.org/tor-browser-707-released
         incremental_from:
           - 7.0.6
         migrate_archs:





More information about the tor-commits mailing list