mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
sonarqube: Update to version 7.9.5
This commit is contained in:
parent
40dea3241c
commit
b28fbdb8d7
@ -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": "7.9.4",
|
||||
"version": "7.9.5",
|
||||
"license": "LGPL-3.0-only",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.4.zip",
|
||||
"hash": "67fd0e9b2f4a1cf481ac9c5487173e4b1aa05381e6219428f53de510c8f2289d",
|
||||
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.5.zip",
|
||||
"hash": "c7f182c4fc19e8ab5aac1ff5a0107044bde00205ec5f57fad47a5fe967509411",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": "bin\\windows-x86-64\\StartSonar.bat"
|
||||
@ -20,7 +20,7 @@
|
||||
"logs",
|
||||
"temp"
|
||||
],
|
||||
"extract_dir": "sonarqube-7.9.4",
|
||||
"extract_dir": "sonarqube-7.9.5",
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user