php 7.2.4
Closes #25870. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
1caf3bdc4e
commit
93ab504646
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Php < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://php.net/"
|
||||
url "https://php.net/get/php-7.2.3.tar.xz/from/this/mirror"
|
||||
sha256 "b3a94f1b562f413c0b96f54bc309706d83b29ac65d9b172bc7ed9fb40a5e651f"
|
||||
revision 3
|
||||
url "https://php.net/get/php-7.2.4.tar.xz/from/this/mirror"
|
||||
sha256 "7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue