detekt: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2023-07-30 12:30:00 +00:00
parent b179fb62da
commit 6eaa14f2ca

View File

@ -1,5 +1,5 @@
{ {
"version": "1.23.0", "version": "1.23.1",
"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.0/detekt-cli-1.23.0.zip", "url": "https://github.com/detekt/detekt/releases/download/v1.23.1/detekt-cli-1.23.1.zip",
"hash": "d64a3be3c0df830d99c33788caf5f4148f3e48ca11c4b94f4df276a5cb4cd14f", "hash": "4e23c461f2c85f57b2d8aa14917ee17f95369f4fdbdbe18a97cdd91f85ecff7b",
"extract_dir": "detekt-cli-1.23.0", "extract_dir": "detekt-cli-1.23.1",
"bin": [ "bin": [
[ [
"bin\\detekt-cli.bat", "bin\\detekt-cli.bat",