We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3ecd8 commit 5ffbc9bCopy full SHA for 5ffbc9b
Formula/php-http.rb
@@ -1,9 +1,8 @@
1
class PhpHttp < Formula
2
desc "Pecl HTTP Extension for PHP"
3
homepage "https://github.com/m6w6/ext-http"
4
- url "https://pecl.php.net/get/pecl_http-4.2.2.tgz"
5
- sha256 "c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e"
6
- revision 1
+ url "https://pecl.php.net/get/pecl_http-4.2.3.tgz"
+ sha256 "fa2ab558fc8f0928a10f35c0f566f7c4a1d32e727bd3a96579e4c28482ee9d6a"
7
head "https://github.com/m6w6/ext-http.git"
8
9
bottle do
0 commit comments