mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
detekt: Update to version 1.21.0
This commit is contained in:
parent
40f5fe0ff0
commit
acb00a76c6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.21.0",
|
||||||
"description": "A static code analysis tool for the Kotlin programming language",
|
"description": "A static code analysis tool for the Kotlin programming language",
|
||||||
"homepage": "https://github.com/detekt/detekt",
|
"homepage": "https://github.com/detekt/detekt",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/detekt/detekt/releases/download/v1.20.0/detekt-cli-1.20.0.zip",
|
"url": "https://github.com/detekt/detekt/releases/download/v1.21.0/detekt-cli-1.21.0.zip",
|
||||||
"hash": "0222d129d33493ed62817c5b700e4b1dfc90e503dfcd59640f9e965de514220d",
|
"hash": "619f72d09bc38072bdb40989cf9e6e3dc012f9b5f17cd940ff04fb9fa81206fb",
|
||||||
"extract_dir": "detekt-cli-1.20.0",
|
"extract_dir": "detekt-cli-1.21.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\detekt-cli.bat",
|
"bin\\detekt-cli.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user