diff --git a/sonarqube-x86-64.json b/sonarqube-x86-64.json new file mode 100644 index 0000000000..ccf4ea486f --- /dev/null +++ b/sonarqube-x86-64.json @@ -0,0 +1,16 @@ +{ + "homepage": "https://www.sonarqube.org", + "version": "6.3.1", + "license": "GNU Lesser GPL License, Version 3", + "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-6.3.1.zip", + "hash": "f160cb4cc7e748761fe89685336d0b7f6e2d00689c3e4ecfcf567460a7106505", + "bin": [ + "sonarqube-6.3.1\\bin\\windows-x86-64\\StartSonar.bat" + ], + "suggest": { + "JDK": [ + "extras/oraclejdk", + "openjdk" + ] + } +}