ktlint: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-05-19 16:29:42 +00:00
parent 0b0c1fddb1
commit 6bb361bdf3

View File

@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.6.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.5.0/ktlint#/ktlint.jar",
"hash": "a16be01dcc480aab2f55f444b620142152f66e31564b3b9376506d624c28a2ad",
"url": "https://github.com/pinterest/ktlint/releases/download/1.6.0/ktlint#/ktlint.jar",
"hash": "5ba1ac917a06b0f02daaa60d10abbedd2220d60216af670c67a45b91c74cf8bb",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {