sonarqube: Update to version 7.3

This commit is contained in:
Richard Kuhnt 2018-08-13 16:00:20 +00:00
parent 897fafd025
commit 4cc6ab49dc

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"version": "7.2.1", "version": "7.3",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.2.1.zip", "url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.3.zip",
"hash": "sha1:90df821be5902daad9c77b48eac4ff678d9eefa0", "hash": "sha1:8c7a42bcdde9495c0449ed44496793c246cb829a",
"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.2.1", "extract_dir": "sonarqube-7.3",
"suggest": { "suggest": {
"JDK": [ "JDK": [
"java/oraclejdk", "java/oraclejdk",