From 34eab998120e2d62afed7c15dd874e6cc12555c4 Mon Sep 17 00:00:00 2001 From: hyuraku Date: Fri, 8 Mar 2019 20:06:06 +0900 Subject: [PATCH] php 7.3.3 Closes #37718. Signed-off-by: FX Coudert --- Formula/php.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/php.rb b/Formula/php.rb index d14a62b649..b18c735d56 100644 --- a/Formula/php.rb +++ b/Formula/php.rb @@ -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