ktlint: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-12-04 20:29:38 +00:00
parent 44fb9b44c5
commit c45fa8b317

View File

@ -1,5 +1,5 @@
{
"version": "1.4.1",
"version": "1.5.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.4.1/ktlint#/ktlint.jar",
"hash": "2ebb8a2c8b106119af814e8638a64245caf1de494007b48b6117cc0e889ea83e",
"url": "https://github.com/pinterest/ktlint/releases/download/1.5.0/ktlint#/ktlint.jar",
"hash": "a16be01dcc480aab2f55f444b620142152f66e31564b3b9376506d624c28a2ad",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {