php@7.1 7.1.27
Closes #38122. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
766d50e4d1
commit
d97632c421
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PhpAT71 < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://secure.php.net/"
|
||||
url "https://php.net/get/php-7.1.26.tar.xz/from/this/mirror"
|
||||
sha256 "10b7ae634c12852fae52a22dc2262e5f12418ad59fd20da2d00d71a212235d31"
|
||||
url "https://php.net/get/php-7.1.27.tar.xz/from/this/mirror"
|
||||
sha256 "25672a3a6060eff37c865a0c84e284da50b7ee8cd57174c78f0ae244b90a96a8"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue