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 3f3a9d5 commit e2729d6Copy full SHA for e2729d6
Formula/w/wartremover.rb
@@ -1,8 +1,8 @@
1
class Wartremover < Formula
2
desc "Flexible Scala code linting tool"
3
homepage "https://github.com/wartremover/wartremover"
4
- url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.2.4.tar.gz"
5
- sha256 "f6cd8f4dd314eeb0c9130492d84b58bbd82b8c6a177fc0deb21c88a3a00aa156"
+ url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.2.5.tar.gz"
+ sha256 "ca0770ac24babfef1e16f168aae5ac98118343686e30088de5a65e26f8afc5a4"
6
license "Apache-2.0"
7
head "https://github.com/wartremover/wartremover.git", branch: "master"
8
0 commit comments