sonarqube: Update to version 7.4

This commit is contained in:
Richard Kuhnt 2018-10-29 19:00:22 +00:00
parent 7650714812
commit dfd1e62012

View File

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