ktlint: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2024-03-01 00:33:16 +00:00
parent aa26ff18ed
commit d4458721ce

View File

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