File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.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
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , all : "778789c98fd46753ea4176df0a91970a6739ffe1169de393ef5f03aa894801cf "
11+ sha256 cellar : :any_skip_relocation , all : "26caa0f95757c4b4e2425cfe4d4655e520b55bad6bec7076bcbb5877203b5a61 "
1212 end
1313
1414 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments