ktlint: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2025-07-15 04:32:29 +00:00
parent 6cfb839fb9
commit 8c3e200e96

View File

@ -1,5 +1,5 @@
{
"version": "1.6.0",
"version": "1.7.0",
"description": "An anti-bikeshedding Kotlin linter with built-in formatter",
"homepage": "https://github.com/pinterest/ktlint/",
"license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/pinterest/ktlint/releases/download/1.6.0/ktlint#/ktlint.jar",
"hash": "5ba1ac917a06b0f02daaa60d10abbedd2220d60216af670c67a45b91c74cf8bb",
"url": "https://github.com/pinterest/ktlint/releases/download/1.7.0/ktlint#/ktlint.jar",
"hash": "a87ed3618cec84daa0fa36de05ef0cfefd3c04ce5b33e5a5383f212c5ca68ada",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {