Skip to content

Commit c6d2100

Browse files
authored
Merge pull request #245583 from Homebrew/bump-pg_partman-5.3.0RC1
pg_partman: add livecheck
2 parents 09f1b06 + db210c5 commit c6d2100

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/p/pg_partman.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ class PgPartman < Formula
55
sha256 "462464d83389ef20256b982960646a1572341c0beb09eeff32b4a69f04e31b76"
66
license "PostgreSQL"
77

8+
livecheck do
9+
url :stable
10+
regex(/^v?(\d+(?:\.\d+)+)$/i)
11+
end
12+
813
bottle do
914
sha256 cellar: :any_skip_relocation, arm64_tahoe: "99cbe1b5a499e361d0e5fce55c8bbf3896b10430c23c71d57111d48af8a6fc85"
1015
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bc8d0101a41b8462c808e3b89ced8cf4c35abd2859da258810f45c7cc3d08eab"

0 commit comments

Comments
 (0)