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 Wartremover < Formula
22 desc "Flexible Scala code linting tool"
33 homepage "https://github.com/wartremover/wartremover"
4- url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.2.6 .tar.gz"
5- sha256 "431d3a603658665c8a9d77a8f1df33a1e2956c382961b8a4ff7dfb47c121ec4d "
4+ url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.2.7 .tar.gz"
5+ sha256 "43b7bab84d76c8147ae37b3e950005f4e026cfd54e5f3aeadf82a0775fb6c488 "
66 license "Apache-2.0"
77 head "https://github.com/wartremover/wartremover.git" , branch : "master"
88
@@ -12,7 +12,7 @@ class Wartremover < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "2dcb6131b0a3daa44a8bfdd97be7df7f4e27ea80b2110a00fecb4b09b60b177b "
15+ sha256 cellar : :any_skip_relocation , all : "e2db30d48c56d2f8d0ac0f7a46d48c78b12ea6a3095d30684389149a53198a99 "
1616 end
1717
1818 depends_on "sbt" => :build
You can’t perform that action at this time.
0 commit comments