mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
detekt: Update to version 1.23.2
This commit is contained in:
parent
bbb32dd2e2
commit
5377fc5ffb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.1",
|
"version": "1.23.2",
|
||||||
"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.23.1/detekt-cli-1.23.1.zip",
|
"url": "https://github.com/detekt/detekt/releases/download/v1.23.2/detekt-cli-1.23.2.zip",
|
||||||
"hash": "4e23c461f2c85f57b2d8aa14917ee17f95369f4fdbdbe18a97cdd91f85ecff7b",
|
"hash": "55ed96a674d12d239436a637cc3f7e1d61eca0eaf4088ddd8d336a65bf7be11a",
|
||||||
"extract_dir": "detekt-cli-1.23.1",
|
"extract_dir": "detekt-cli-1.23.2",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\detekt-cli.bat",
|
"bin\\detekt-cli.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user