amtterm: add livecheck

master
Sam Ford 2021-08-07 10:54:45 -04:00 committed by GitHub
parent c7f20f5369
commit 4110393fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ class Amtterm < Formula
license "GPL-2.0"
head "https://git.kraxel.org/git/amtterm/", using: :git
livecheck do
url "https://www.kraxel.org/releases/amtterm/"
regex(/href=.*?amtterm[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7130d5cc879edc7425791e096234f76891e742ebcfcc5c9a7043ebad0fbf8afd"