php@7.1 7.1.28
Closes #38775. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
74e48effab
commit
56b7138165
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PhpAT71 < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://secure.php.net/"
|
||||
url "https://php.net/get/php-7.1.27.tar.xz/from/this/mirror"
|
||||
sha256 "25672a3a6060eff37c865a0c84e284da50b7ee8cd57174c78f0ae244b90a96a8"
|
||||
url "https://php.net/get/php-7.1.28.tar.xz/from/this/mirror"
|
||||
sha256 "45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2"
|
||||
|
||||
bottle do
|
||||
sha256 "4a36b6ac73ede68c60292bcbf812e528e866d7b09530d48afdb302fa3e9adfa3" => :mojave
|
||||
|
|
Loading…
Reference in a new issue