Update sonarqube to version 7.2

This commit is contained in:
Richard Kuhnt 2018-06-18 14:00:29 +00:00
parent 8d52192d3a
commit 9990f523a8

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.sonarqube.org",
"version": "7.1",
"version": "7.2",
"license": "LGPL-3.0",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.1.zip",
"hash": "sha1:5777921d4f9789b34d3f2a883c3d75e23246d8db",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.2.zip",
"hash": "sha1:2a54855d340d1c993342563e72666624ff3ed648",
"architecture": {
"64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat"
@ -19,7 +19,7 @@
"logs",
"temp"
],
"extract_dir": "sonarqube-7.1",
"extract_dir": "sonarqube-7.2",
"suggest": {
"JDK": [
"java/oraclejdk",