ktlint: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2024-10-24 16:30:34 +00:00
parent 6cc673e964
commit 347b2f7794

View File

@ -1,5 +1,5 @@
{
"version": "1.3.1",
"version": "1.4.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.3.1/ktlint#/ktlint.jar",
"hash": "a9f923be58fbd32670a17f0b729b1df804af882fa57402165741cb26e5440ca1",
"url": "https://github.com/pinterest/ktlint/releases/download/1.4.0/ktlint#/ktlint.jar",
"hash": "ec70224ebd611fb92561a7dbb9c62d9eb0eafb69427a7640d68e176b0a84a97c",
"bin": "ktlint.jar",
"checkver": "github",
"autoupdate": {