php@7.1 7.1.32
Closes #43643. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
21273d1e61
commit
40dd0f5a25
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class PhpAT71 < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://www.php.net/"
|
||||
url "https://www.php.net/distributions/php-7.1.30.tar.xz"
|
||||
sha256 "6310599811536dbe87e4bcf212bf93196bdfaff519d0c821e4c0068efd096a7c"
|
||||
revision 1
|
||||
url "https://www.php.net/distributions/php-7.1.32.tar.xz"
|
||||
sha256 "7f38b5bdaae3184d325a8c70e86c010afcc33651d15faafe277a0db6d2ea2741"
|
||||
|
||||
bottle do
|
||||
sha256 "936e79104f3ca3902b4aeebacb4142c3f83eca348e06d8de94109d64ec9c64ee" => :mojave
|
||||
|
|
Loading…
Reference in a new issue