g2o: add livecheck

Closes #91056.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Sam Ford 2021-12-11 15:34:35 -05:00 committed by BrewTestBot
parent 012cc10bc2
commit d4065691ce
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 G2o < Formula
sha256 "20af80edf8fd237e29bd21859b8fc734e615680e8838824e8b3f120c5f4c1672"
license "BSD-2-Clause"
livecheck do
url :stable
regex(/^v?(\d+(?:\.\d+)*)(?:[._-]git)?$/i)
end
bottle do
sha256 cellar: :any, arm64_monterey: "c492d099917d4f2a22b8b11095580fbd14de561942d048727e4069316832dfbb"
sha256 cellar: :any, arm64_big_sur: "161de612759ffe32652d1eac931b72f8f3c7d1a9807acd9e7215459430df3eec"