ktlint: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2025-07-21 20:29:32 +00:00
parent 59bbf0b1ac
commit 1d81b9d0b4

View File

@ -1,5 +1,5 @@
{
"version": "1.7.0",
"version": "1.7.1",
"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.7.0/ktlint#/ktlint.jar",
"hash": "a87ed3618cec84daa0fa36de05ef0cfefd3c04ce5b33e5a5383f212c5ca68ada",
"url": "https://github.com/pinterest/ktlint/releases/download/1.7.1/ktlint#/ktlint.jar",
"hash": "b596a05f09364e1997b644152683af12fef58944f3acfabdf78071f5a490eb98",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {