ktlint: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2025-11-13 20:29:29 +00:00
parent 804425cee4
commit 99d84a9fc8

View File

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