commit e6f6ad93b1cf3e61f34c7c7c185cd085f6005761 Author: Cecylia Bocovich cohosh@torproject.org Date: Wed Jan 8 14:53:11 2020 -0500
Updated github repo --- scripts/update_github | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/update_github b/scripts/update_github index 6d087e6..34eb6c0 100755 --- a/scripts/update_github +++ b/scripts/update_github @@ -13,7 +13,7 @@ import urllib import subprocess import os
-REPO_NAME = "TheTorProject/gettorbrowser" +REPO_NAME = "torproject/torbrowser-releases"
failure = False
tor-commits@lists.torproject.org