wartremover 3.0.8

Closes #119816.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2023-01-05 13:17:45 +08:00 committed by BrewTestBot
parent bce89768e9
commit c0fd844bcc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Wartremover < Formula
desc "Flexible Scala code linting tool"
homepage "https://github.com/wartremover/wartremover"
url "https://github.com/wartremover/wartremover/archive/v3.0.7.tar.gz"
sha256 "dc835232a6abc04df9222ddcb543b8602ac102dc670f12f8b8bd2bffa97b7454"
url "https://github.com/wartremover/wartremover/archive/v3.0.8.tar.gz"
sha256 "a1810bd0745691777b0924879da416d8cf41a47ebec5c2a3df4b20d7baa22cd8"
license "Apache-2.0"
head "https://github.com/wartremover/wartremover.git", branch: "master"