detekt: Update to version 1.23.7

This commit is contained in:
github-actions[bot] 2024-09-08 20:25:59 +00:00
parent 31145c5f39
commit c81caa27df

View File

@ -1,5 +1,5 @@
{
"version": "1.23.6",
"version": "1.23.7",
"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.6/detekt-cli-1.23.6.zip",
"hash": "6b4d41865b58baaff5ff931726b637cc3c2434f4c4f89b900b5829016d244abd",
"extract_dir": "detekt-cli-1.23.6",
"url": "https://github.com/detekt/detekt/releases/download/v1.23.7/detekt-cli-1.23.7.zip",
"hash": "a641ecd392251336f8a1b7e1192acb603e47e04cbbb994aa3541c5fa9fc0bc87",
"extract_dir": "detekt-cli-1.23.7",
"bin": [
[
"bin\\detekt-cli.bat",