File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class 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.4.0 /ktlint-1.4.0 .zip"
5- sha256 "2b0ac5e1eb030627e4c8b634c3a99cc967e483b0e98da7ad05b3ebf399c42684 "
4+ url "https://github.com/pinterest/ktlint/releases/download/1.4.1 /ktlint-1.4.1 .zip"
5+ sha256 "16e00d9bfdb5bd86428d75dc9d6901784eac98fd8203e46479ad7c937c2c1afd "
66 license "MIT"
77
88 bottle do
9- rebuild 1
10- sha256 cellar : :any_skip_relocation , all : "700f4134ab785ca91b68faf1ba45233a4d1bf80cbfb31d1438d2f808ea5167dd"
9+ sha256 cellar : :any_skip_relocation , all : "d16096d04e8befb57027f07d5e4f5ee9996cb25acbcea705d18af1e592d9b018"
1110 end
1211
1312 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments