ktlint: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2023-10-14 20:23:15 +00:00
parent dc84521e98
commit f981b3a69e

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.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.0.0/ktlint#/ktlint.jar",
"hash": "5d19ef51d198eecf1280fb167192ed1e1374c70eb9311abceb89207ad06481dd",
"url": "https://github.com/pinterest/ktlint/releases/download/1.0.1/ktlint#/ktlint.jar",
"hash": "099091ed4254f79ee77c7ee1d62fd0dccfbbe780ddfba204765b3ab3b5997b95",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {