From f743ad889c7ddd08e0a3c3b4166bb0f27afd09f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:28:26 +0000 Subject: [PATCH] ktlint: Update to version 1.4.1 --- bucket/ktlint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktlint.json b/bucket/ktlint.json index 80dc5abd28..f7fd7d1576 100644 --- a/bucket/ktlint.json +++ b/bucket/ktlint.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.4.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.4.0/ktlint#/ktlint.jar", - "hash": "ec70224ebd611fb92561a7dbb9c62d9eb0eafb69427a7640d68e176b0a84a97c", + "url": "https://github.com/pinterest/ktlint/releases/download/1.4.1/ktlint#/ktlint.jar", + "hash": "2ebb8a2c8b106119af814e8638a64245caf1de494007b48b6117cc0e889ea83e", "bin": "ktlint.jar", "checkver": "github", "autoupdate": {