Skip to content

Commit

Permalink
[email protected]: add 12.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
goodtouch committed Feb 2, 2021
1 parent 3fb4832 commit 95116f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ class PostgresqlAT124 < Formula
regex(/Release v?(\d+(?:\.\d+)+)/i)
end

bottle do
root_url "https://github.com/klaxit/homebrew-postgresql/releases/download/[email protected]"
sha256 catalina: "fcf392a2f22280cf706650e6c83cc4cba714a44670c84f476f97388e168af576"
end

depends_on "pkg-config" => :build
depends_on "icu4c"

Expand Down

0 comments on commit 95116f8

Please sign in to comment.