Skip to content

Commit 6f066ea

Browse files
committed
ktfmt 0.56
1 parent 4163b49 commit 6f066ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/ktfmt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ktfmt < Formula
22
desc "Kotlin code formatter"
33
homepage "https://facebook.github.io/ktfmt/"
4-
url "https://github.com/facebook/ktfmt/archive/refs/tags/v0.55.tar.gz"
5-
sha256 "edcb30aea63af6b0665bced302b47ac70a9fdae639c626827bc85fddbc69ae39"
4+
url "https://github.com/facebook/ktfmt/archive/refs/tags/v0.56.tar.gz"
5+
sha256 "8bb880439fe8fb721fbcb16eabbd5f663b6998430d41ac45653e3f8a1c7541ea"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)