mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sonarqube: Update URLs (#2704)
This commit is contained in:
parent
30606218b9
commit
c8edca4913
@ -2,7 +2,7 @@
|
|||||||
"homepage": "https://www.sonarqube.org",
|
"homepage": "https://www.sonarqube.org",
|
||||||
"version": "7.3",
|
"version": "7.3",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-7.3.zip",
|
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.3.zip",
|
||||||
"hash": "sha1:8c7a42bcdde9495c0449ed44496793c246cb829a",
|
"hash": "sha1:8c7a42bcdde9495c0449ed44496793c246cb829a",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"re": "sonarqube-([\\d\\.]+).zip"
|
"re": "sonarqube-([\\d\\.]+).zip"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-$version.zip",
|
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-$version.zip",
|
||||||
"extract_dir": "sonarqube-$version",
|
"extract_dir": "sonarqube-$version",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.sha"
|
"url": "$url.sha"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user