php@7.1 7.1.33
Closes #45794. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
55a5656de3
commit
aa9fe47c3e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class PhpAT71 < Formula
|
||||
desc "General-purpose scripting language"
|
||||
homepage "https://www.php.net/"
|
||||
url "https://www.php.net/distributions/php-7.1.32.tar.xz"
|
||||
sha256 "7f38b5bdaae3184d325a8c70e86c010afcc33651d15faafe277a0db6d2ea2741"
|
||||
revision 1
|
||||
url "https://www.php.net/distributions/php-7.1.33.tar.xz"
|
||||
sha256 "bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968"
|
||||
|
||||
bottle do
|
||||
rebuild 2
|
||||
|
|
Loading…
Reference in a new issue