wartremover 2.0.0
Closes #9894. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3c72adfb84
commit
b78284e9d6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Wartremover < Formula
|
||||
desc "Flexible Scala code linting tool"
|
||||
homepage "https://github.com/puffnfresh/wartremover"
|
||||
url "https://github.com/puffnfresh/wartremover/archive/v1.3.0.tar.gz"
|
||||
sha256 "2b0b80daf7e461e5cd249cc8059ef9de5a91a10aec8f01e8f3e196983ad08a2a"
|
||||
url "https://github.com/puffnfresh/wartremover/archive/v2.0.0.tar.gz"
|
||||
sha256 "c4d1a72dcf0db3c5029e2bf4d8c17d9acb131a4f4c1b60a49117e74679f1407c"
|
||||
head "https://github.com/puffnfresh/wartremover.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue