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.4 .tar.gz"
5- sha256 "f6cd8f4dd314eeb0c9130492d84b58bbd82b8c6a177fc0deb21c88a3a00aa156 "
4+ url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.2.5 .tar.gz"
5+ sha256 "ca0770ac24babfef1e16f168aae5ac98118343686e30088de5a65e26f8afc5a4 "
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 : "ac6a29c17577c06ed021869a21c43167ca29b5d5a547b5204a96f354aaa1f24e "
15+ sha256 cellar : :any_skip_relocation , all : "dff546b54c6b14fe3be0e0b3ec7d05f4adb5e2343b6ca8dedda09aa6fe8233a9 "
1616 end
1717
1818 depends_on "sbt" => :build
You can’t perform that action at this time.
0 commit comments