mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
detekt: Update to version 1.23.0
This commit is contained in:
parent
d04c5fcead
commit
e8fd8b4183
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.22.0",
|
||||
"version": "1.23.0",
|
||||
"description": "A static code analysis tool for the Kotlin programming language",
|
||||
"homepage": "https://github.com/detekt/detekt",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/detekt/detekt/releases/download/v1.22.0/detekt-cli-1.22.0.zip",
|
||||
"hash": "7c3bc8e2b89493eb645e050a70186ecb34ecc14205381ad2e4110807d334413e",
|
||||
"extract_dir": "detekt-cli-1.22.0",
|
||||
"url": "https://github.com/detekt/detekt/releases/download/v1.23.0/detekt-cli-1.23.0.zip",
|
||||
"hash": "d64a3be3c0df830d99c33788caf5f4148f3e48ca11c4b94f4df276a5cb4cd14f",
|
||||
"extract_dir": "detekt-cli-1.23.0",
|
||||
"bin": [
|
||||
[
|
||||
"bin\\detekt-cli.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user