php@5.6 5.6.37
Closes #30310. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3b7fa149e7
commit
f1d76f273c
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.36.tar.xz/from/this/mirror"
|
url "https://php.net/get/php-5.6.37.tar.xz/from/this/mirror"
|
||||||
sha256 "18f536bf548e909b4e980379d0c4e56d024b2b1eb1c9768fd169360491f1d6dd"
|
sha256 "5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "f7285748046f25bae3963b2f0a9ace7db6475f985d6c0d0fab101df123306d62" => :high_sierra
|
sha256 "f7285748046f25bae3963b2f0a9ace7db6475f985d6c0d0fab101df123306d62" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue