mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21: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",
|
||||
"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",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.1.0.31237.zip",
|
||||
"hash": "sha1:a67fe7fc79c353c5bb1a9979f1c09eb50232fb22",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.2.0.32929.zip",
|
||||
"hash": "sha1:2f6a605326e387f7b1531b9c84841bb9d44f163c",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": "bin\\windows-x86-64\\StartSonar.bat"
|
||||
@ -20,7 +20,7 @@
|
||||
"logs",
|
||||
"temp"
|
||||
],
|
||||
"extract_dir": "sonarqube-8.1.0.31237",
|
||||
"extract_dir": "sonarqube-8.2.0.32929",
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user