Skip to content

Commit

Permalink
Fix SonarScanner URL
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Nov 7, 2018
1 parent 3fc890f commit 009097f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/setversion.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env sh

export SQS_URL="https://sonarsource.bintray.com/Distribution/sonar-scanner-cli"
export SQS_URL="https://binaries.sonarsource.com/Distribution/sonar-scanner-cli"

if [ -z "$1" ]
then
Expand Down

0 comments on commit 009097f

Please sign in to comment.