php@7.2 7.2.18
Closes #39466. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
995f3c89d2
commit
5e687c8172
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class PhpAT72 < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://secure.php.net/"
|
||||
url "https://php.net/get/php-7.2.17.tar.xz/from/this/mirror"
|
||||
sha256 "a3e5f51a9ae08813b3925bea3a4de02cd4906fcccf75646e267a213bb63bcf84"
|
||||
revision 1
|
||||
url "https://php.net/get/php-7.2.18.tar.xz/from/this/mirror"
|
||||
sha256 "9970dbb3ab1298c9e6aac54bebfa841c8ad14b18eead65594a68fa841364cb8d"
|
||||
|
||||
bottle do
|
||||
sha256 "52d188b2390df1c32488258f7167acec65b50e4dd44a42131b7310d737d70752" => :mojave
|
||||
|
|
Loading…
Reference in a new issue