mallet: add livecheck

master
Sam Ford 2021-08-09 00:25:15 -04:00 committed by GitHub
parent 3cb1ce2adf
commit a97c2a6737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ class Mallet < Formula
sha256 "5b2d6fb9bcf600b1836b09881821a6781dd45a7d3032e61d7500d027a5b34faf"
revision 1
livecheck do
url "http://mallet.cs.umass.edu/download.php"
regex(/href=.*?mallet[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do
sha256 cellar: :any_skip_relocation, all: "66fcc304b6625b390cd2ddb5d3ab99a3049c5b21789d3b54dcc18bf82fa3c009"
end