rmw: add livecheck

Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
master
rui 2021-05-19 11:54:42 -04:00 committed by GitHub
parent 700eb16dda
commit bab2c27d72
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 Rmw < Formula
license "GPL-3.0-or-later"
head "https://github.com/theimpossibleastronaut/rmw.git"
livecheck do
url :stable
regex(/^v?(\d+(?:\.\d+)+)$/i)
end
bottle do
sha256 cellar: :any, arm64_big_sur: "383d2b2a02e8fcfd416e4b2ba106049bef27bdb3fc3f37f8fcaeea62b827b2f4"
sha256 cellar: :any, big_sur: "0f7135823daa0e0da7f172b24a173b31f39f9f44224fb0b1d623cdc9ef9a2077"