ktlint: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-01-08 20:24:44 +00:00
parent 09f31f8c24
commit 31972d2637

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"description": "An anti-bikeshedding Kotlin linter with built-in formatter", "description": "An anti-bikeshedding Kotlin linter with built-in formatter",
"homepage": "https://github.com/pinterest/ktlint/", "homepage": "https://github.com/pinterest/ktlint/",
"license": "MIT", "license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/pinterest/ktlint/releases/download/1.1.0/ktlint#/ktlint.jar", "url": "https://github.com/pinterest/ktlint/releases/download/1.1.1/ktlint#/ktlint.jar",
"hash": "67231a8a2ac724e2ef411abe95043eb73f8b9ee803db559a33821e5361e018af", "hash": "9c64315aaa645ceeec867e22c511ec8614ae8dd77ff2102317052fa194249405",
"bin": "ktlint.jar", "bin": "ktlint.jar",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {