certigo: add livecheck

Closes #91049.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Sam Ford 2021-12-11 14:39:13 -05:00 committed by BrewTestBot
parent d4065691ce
commit 01c6cd2a42
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ class Certigo < Formula
license "Apache-2.0"
head "https://github.com/square/certigo.git", branch: "master"
livecheck do
url :stable
regex(/^v?(\d+(?:\.\d+)+)$/i)
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "8d58d141ec797642a5328639290a50e8af1aab185a38c36be13d4a5e8c7aa0a6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cbb97e3b924fe9c0074b14c885682c3eec696ded881a65db17af607bfeb85c97"