Skip to content

Commit 002e17e

Browse files
authored
Merge pull request #233151 from Homebrew/apache-polaris-livecheck
apache-polaris: add livecheck
2 parents b4f78cf + 739f1e9 commit 002e17e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/a/apache-polaris.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ class ApachePolaris < Formula
55
sha256 "4ed1a13aae04c8bf25982bc059e12d3490cb70ddf3b175dc97a227b46a566e10"
66
license "Apache-2.0"
77

8+
livecheck do
9+
url "https://polaris.apache.org/downloads/"
10+
regex(/href=.*?apache-polaris-(\d+(?:\.\d+)+)-incubating\.t/i)
11+
end
12+
813
bottle do
914
sha256 cellar: :any_skip_relocation, arm64_sequoia: "651193a8f10b0c26dab239210f54945b941bcc8b32ff36ca4a711a25ea171c28"
1015
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1723a5e2227e1fc846448527ed63bf01fbd2d54408e63430b39bbd2f6f2aea98"

0 commit comments

Comments
 (0)