detekt: Update to version 1.23.4

This commit is contained in:
github-actions[bot] 2023-11-26 20:23:43 +00:00
parent 33f3a7fdaf
commit 935cf0bb79

View File

@ -1,5 +1,5 @@
{
"version": "1.23.3",
"version": "1.23.4",
"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.23.3/detekt-cli-1.23.3.zip",
"hash": "d5ef8fb9187dd792fcd92e01fd94d0258138e4b0e4b3245cc42930e417fc2622",
"extract_dir": "detekt-cli-1.23.3",
"url": "https://github.com/detekt/detekt/releases/download/v1.23.4/detekt-cli-1.23.4.zip",
"hash": "f30551c442a63c5a9b15c3223f510ae95139a53c37b82e6bb03d6164c9100c1a",
"extract_dir": "detekt-cli-1.23.4",
"bin": [
[
"bin\\detekt-cli.bat",