php 7.3.3
Closes #37718. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b7901fb209
commit
34eab99812
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.2.tar.xz/from/this/mirror"
|
||||
sha256 "010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8"
|
||||
url "https://php.net/get/php-7.3.3.tar.xz/from/this/mirror"
|
||||
sha256 "6bb03e79a183d0cb059a6d117bbb2e0679cab667fb713a13c6a16f56bebab9b3"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue