sonarqube: Update to version 7.5

This commit is contained in:
Richard Kuhnt 2018-12-20 11:00:26 +00:00
parent 62276ae827
commit 316267b72b

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.sonarqube.org",
"version": "7.4",
"version": "7.5",
"license": "LGPL-3.0",
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.4.zip",
"hash": "sha1:321d43a19a322d83640d546021db1e66ac9c4883",
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.5.zip",
"hash": "sha1:87dc8c84fb03cda332f069d2fe5b99b0e55febc3",
"architecture": {
"64bit": {
"bin": "bin\\windows-x86-64\\StartSonar.bat"
@ -19,7 +19,7 @@
"logs",
"temp"
],
"extract_dir": "sonarqube-7.4",
"extract_dir": "sonarqube-7.5",
"suggest": {
"JDK": [
"java/oraclejdk",