php@5.6 5.6.36
Closes #27147. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
48029db870
commit
3efd0904d8
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class PhpAT56 < Formula
|
class PhpAT56 < Formula
|
||||||
desc "General-purpose scripting language"
|
desc "General-purpose scripting language"
|
||||||
homepage "https://secure.php.net/"
|
homepage "https://secure.php.net/"
|
||||||
url "https://php.net/get/php-5.6.35.tar.xz/from/this/mirror"
|
url "https://php.net/get/php-5.6.36.tar.xz/from/this/mirror"
|
||||||
sha256 "9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2"
|
sha256 "18f536bf548e909b4e980379d0c4e56d024b2b1eb1c9768fd169360491f1d6dd"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "f88d7b5964aa5ebc0c1a970ba61854c3ddc3a86e723c96e2e5ffe691ea928102" => :high_sierra
|
sha256 "f88d7b5964aa5ebc0c1a970ba61854c3ddc3a86e723c96e2e5ffe691ea928102" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue