ktlint: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2024-06-04 20:26:16 +00:00
parent 7998a9cb7c
commit d7665a2282

View File

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