Skip to content

Commit

Permalink
[email protected]: add 3.2.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Mar 5, 2021
1 parent 93bc3d7 commit 2391e3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class PhpAT74Http < Formula
sha256 "cf9d2a2ed335e572366025eca1d69e86c585f96ca07db341839a06f52ee4aa88"
head "https://github.com/m6w6/ext-http.git"

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/[email protected]"
sha256 catalina: "af9dbe0d810d6b19c7b458235eb8da332065b2c4d6b0877418a124767e44a7e5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f1d835e3a7f6eb3b23602cba32ce9f1020a08c5063af45a1aa895d0b50d87d5"
end

depends_on "autoconf" => :build
depends_on "pkg-config" => :build
depends_on "[email protected]"
Expand Down

0 comments on commit 2391e3a

Please sign in to comment.