We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4163b49 commit 6f066eaCopy full SHA for 6f066ea
Formula/k/ktfmt.rb
@@ -1,8 +1,8 @@
1
class Ktfmt < Formula
2
desc "Kotlin code formatter"
3
homepage "https://facebook.github.io/ktfmt/"
4
- url "https://github.com/facebook/ktfmt/archive/refs/tags/v0.55.tar.gz"
5
- sha256 "edcb30aea63af6b0665bced302b47ac70a9fdae639c626827bc85fddbc69ae39"
+ url "https://github.com/facebook/ktfmt/archive/refs/tags/v0.56.tar.gz"
+ sha256 "8bb880439fe8fb721fbcb16eabbd5f663b6998430d41ac45653e3f8a1c7541ea"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments