mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
sonarqube: Update to version 8.2.0.32929
This commit is contained in:
parent
38d2024833
commit
67e31ecae7
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.sonarqube.org",
|
"homepage": "https://www.sonarqube.org",
|
||||||
"description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.",
|
"description": "Platform for continuous inspection of code quality and security using static analysis for 20+ programming languages.",
|
||||||
"version": "8.1.0.31237",
|
"version": "8.2.0.32929",
|
||||||
"license": "LGPL-3.0-only",
|
"license": "LGPL-3.0-only",
|
||||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.1.0.31237.zip",
|
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.2.0.32929.zip",
|
||||||
"hash": "sha1:a67fe7fc79c353c5bb1a9979f1c09eb50232fb22",
|
"hash": "sha1:2f6a605326e387f7b1531b9c84841bb9d44f163c",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": "bin\\windows-x86-64\\StartSonar.bat"
|
"bin": "bin\\windows-x86-64\\StartSonar.bat"
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"logs",
|
"logs",
|
||||||
"temp"
|
"temp"
|
||||||
],
|
],
|
||||||
"extract_dir": "sonarqube-8.1.0.31237",
|
"extract_dir": "sonarqube-8.2.0.32929",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": [
|
"JDK": [
|
||||||
"java/oraclejdk",
|
"java/oraclejdk",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user