detekt: Update to version 1.23.5

This commit is contained in:
github-actions[bot] 2024-01-31 16:25:33 +00:00
parent dc8b099aab
commit 7dd2a7e1b9

View File

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