sonarqube: Update to version 7.2.1

This commit is contained in:
Richard Kuhnt 2018-06-29 16:01:51 +00:00
parent 1fb1ad02e5
commit 19864f9bb3

View File

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