Skip to content

Commit ae4eb83

Browse files
committed
php-http: update 4.2.3 bottle.
1 parent 5ffbc9b commit ae4eb83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/php-http.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ class PhpHttp < Formula
66
head "https://github.com/m6w6/ext-http.git"
77

88
bottle do
9-
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-http-4.2.2_1"
10-
sha256 cellar: :any, big_sur: "adf0b9ff5d421770aabc288ea89b20193e2ca2782954ef18a8d6e000cbc1bd80"
11-
sha256 cellar: :any, catalina: "3458f3d25d1db6c04d1c187567b86ed86040a0c4cba4d7277fcd0e69da2e1aa3"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0f127660352158f1d15c907b25f934588c90afc58d565fadb71d927fb7103ea"
9+
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-http-4.2.3"
10+
sha256 cellar: :any, big_sur: "d6264c8465be627a690ba2646354348a0e150d7e21b6562e1843db7b7247830a"
11+
sha256 cellar: :any, catalina: "c480b03bb8c002a4dc5c26f26b9db9b3cb35ef1af2e292d804c687d2edab51e8"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "277cb916065353a5776efb441f3826c00cdb896d491f1362cbba9f12cb2515b4"
1313
end
1414

1515
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)