mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
sonarqube: Update to version 8.1.0.31237
This commit is contained in:
parent
bc35ee0c88
commit
8909801691
@ -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.0",
|
||||
"version": "8.1.0.31237",
|
||||
"license": "LGPL-3.0-only",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.0.zip",
|
||||
"hash": "sha1:8b0efcddf26d072192f8bf1c91a2f585438a4775",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-8.1.0.31237.zip",
|
||||
"hash": "sha1:a67fe7fc79c353c5bb1a9979f1c09eb50232fb22",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": "bin\\windows-x86-64\\StartSonar.bat"
|
||||
@ -20,7 +20,7 @@
|
||||
"logs",
|
||||
"temp"
|
||||
],
|
||||
"extract_dir": "sonarqube-8.0",
|
||||
"extract_dir": "sonarqube-8.1.0.31237",
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user