ktlint: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:04 +00:00
parent d61a460ea3
commit 9e46eeedd7

View File

@ -1,5 +1,5 @@
{
"version": "1.1.1",
"version": "1.2.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.1.1/ktlint#/ktlint.jar",
"hash": "9c64315aaa645ceeec867e22c511ec8614ae8dd77ff2102317052fa194249405",
"url": "https://github.com/pinterest/ktlint/releases/download/1.2.0/ktlint#/ktlint.jar",
"hash": "0ef4fe14a82153c5a67094f44e203a8b96380cb25c838b211c6087c20b3381cd",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {