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 0ff9d1c commit 0dcad3dCopy full SHA for 0dcad3d
1 file changed
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.5.6.tar.gz"
5
- sha256 "b40f76f3a14642f483c6be4ba1ed54882d1364a65481f4f892eb7900fd9c7d67"
+ url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.5.7.tar.gz"
+ sha256 "ceda13f07ab4cad37e31dd73c199e803a10ab6e8f9081c3f77a3bf34e1f8f149"
6
license "Apache-2.0"
7
head "https://github.com/wartremover/wartremover.git", branch: "master"
8
0 commit comments