mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
detekt: Update to version 1.23.5
This commit is contained in:
parent
dc8b099aab
commit
7dd2a7e1b9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.4",
|
"version": "1.23.5",
|
||||||
"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.4/detekt-cli-1.23.4.zip",
|
"url": "https://github.com/detekt/detekt/releases/download/v1.23.5/detekt-cli-1.23.5.zip",
|
||||||
"hash": "f30551c442a63c5a9b15c3223f510ae95139a53c37b82e6bb03d6164c9100c1a",
|
"hash": "98d5d26aa412bcb5a71f58b2030b3e64079d21e4fd54c196a5b7420cc43ecdd9",
|
||||||
"extract_dir": "detekt-cli-1.23.4",
|
"extract_dir": "detekt-cli-1.23.5",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"bin\\detekt-cli.bat",
|
"bin\\detekt-cli.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user