2024-03-01 00:33:16 +00:00

20 lines
644 B
JSON

{
"version": "1.2.1",
"description": "An anti-bikeshedding Kotlin linter with built-in formatter",
"homepage": "https://github.com/pinterest/ktlint/",
"license": "MIT",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://github.com/pinterest/ktlint/releases/download/1.2.1/ktlint#/ktlint.jar",
"hash": "2e28cf46c27d38076bf63beeba0bdef6a845688d6c5dccd26505ce876094eb92",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/pinterest/ktlint/releases/download/$version/ktlint#/ktlint.jar"
}
}