mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
sonarqube: Update to version 7.3
This commit is contained in:
parent
897fafd025
commit
4cc6ab49dc
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user