php 7.3.6
Closes #40574. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
fc8c27ab61
commit
12dc945f80
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Php < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://secure.php.net/"
|
||||
url "https://php.net/get/php-7.3.5.tar.xz/from/this/mirror"
|
||||
sha256 "e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472"
|
||||
url "https://www.php.net/distributions/php-7.3.6.tar.xz"
|
||||
sha256 "fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue