postgresql@10: update livecheck
parent
535295bec6
commit
116eff1380
|
@ -8,7 +8,7 @@ class PostgresqlAT10 < Formula
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
url "https://ftp.postgresql.org/pub/source/"
|
url "https://ftp.postgresql.org/pub/source/"
|
||||||
regex(%r{href=["']?v?(10(?:\.\d+)*)/?["' >]}i)
|
regex(%r{href=["']?v?(10(?:\.\d+)+)/?["' >]}i)
|
||||||
end
|
end
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue