Skip to content

Commit 180f3e6

Browse files
committed
ktlint 1.7.0
1 parent ae13031 commit 180f3e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/ktlint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ktlint < Formula
22
desc "Anti-bikeshedding Kotlin linter with built-in formatter"
33
homepage "https://ktlint.github.io/"
4-
url "https://github.com/pinterest/ktlint/releases/download/1.6.0/ktlint-1.6.0.zip"
5-
sha256 "3d7b44230df2a71c17667b59a0d17e2e3658135f29dcfa3e72b6ed5c4d29b34d"
4+
url "https://github.com/pinterest/ktlint/releases/download/1.7.0/ktlint-1.7.0.zip"
5+
sha256 "5ad9e7de901163c9acd990dd694fcde8dd3b7271aeeac89468bac8267726f10d"
66
license "MIT"
77

88
no_autobump! because: :requires_manual_review

0 commit comments

Comments
 (0)