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 741aa2b commit 25ea2b3Copy full SHA for 25ea2b3
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.4.1.tar.gz"
5
- sha256 "196ae02ea2717e56f848ad055996373d7b402c3cf930f24f449073964a4abdd4"
+ url "https://github.com/wartremover/wartremover/archive/refs/tags/v3.4.2.tar.gz"
+ sha256 "940ef740e76954d19d7dc244c8e88560719849b649815b04de12138e986d2921"
6
license "Apache-2.0"
7
head "https://github.com/wartremover/wartremover.git", branch: "master"
8
0 commit comments