This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/7.1.x by this push:
       new  edd3873   Use our ATS server to proxy for Bintray
edd3873 is described below

commit edd38739f4ea6059fcb320eec22c29170e6f2d48
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed May 31 09:37:30 2017 -0600

    Use our ATS server to proxy for Bintray
    
    (cherry picked from commit c05264fcf08cacfc5e58c0c4bebc2af959de7161)
---
 tools/clang-format.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/clang-format.sh b/tools/clang-format.sh
index 1695140..5eba5ad 100755
--- a/tools/clang-format.sh
+++ b/tools/clang-format.sh
@@ -26,7 +26,7 @@ ROOT=${ROOT:-$(cd $(dirname $0) && git rev-parse 
--show-toplevel)/.git/fmt/${PKG
 PACKAGE="clang-format-${PKGDATE}.tar.bz2"
 VERSION="clang-format version 3.9.0 (trunk 265913)"
 
-URL=${URL:-https://bintray.com/artifact/download/apache/trafficserver/${PACKAGE}}
+URL=${URL:-https://ci.trafficserver.apache.org/bintray/${PACKAGE}}
 
 TAR=${TAR:-tar}
 CURL=${CURL:-curl}

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to