postgresql@10: update livecheck

master
Sam Ford 2021-03-02 12:15:59 -05:00 committed by BrewTestBot
parent 535295bec6
commit 116eff1380
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class PostgresqlAT10 < Formula
livecheck do
url "https://ftp.postgresql.org/pub/source/"
regex(%r{href=["']?v?(10(?:\.\d+)*)/?["' >]}i)
regex(%r{href=["']?v?(10(?:\.\d+)+)/?["' >]}i)
end
bottle do