Skip to content

Commit

Permalink
php-http: update 4.2.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Sep 20, 2021
1 parent f5aab8a commit 5bf908e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/php-http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ class PhpHttp < Formula
head "https://github.com/m6w6/ext-http.git"

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-http-4.2.0"
sha256 catalina: "672360895ed9d39243de52f45ec0a5dc2d7c8b9743ff59207b1e98d0d5c05e20"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1559fd3f36b267963aa2555eeb1e6970073b9ede2a7239b265bd1ef49022657"
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/php-http-4.2.1"
sha256 catalina: "a8652382853dad5a9d1fa41f01ca113cbfa27ec4ce1294bf2d88fde3dafdecb4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "880e2006ab5c6a353c86ca28f57f5d852233a465704b88e1d33e97e2f0f3043e"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 5bf908e

Please sign in to comment.