sonarqube: Update to version 7.8

This commit is contained in:
Richard Kuhnt 2019-06-19 18:00:25 +00:00
parent 526963aac5
commit 563147b249

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"version": "7.7", "version": "7.8",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.7.zip", "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.8.zip",
"hash": "sha1:bf34a934387251688919af747f173c8fcb8270ba", "hash": "sha1:dc6e63c069263319eed1af95ed3485919041de33",
"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.7", "extract_dir": "sonarqube-7.8",
"suggest": { "suggest": {
"JDK": [ "JDK": [
"java/oraclejdk", "java/oraclejdk",