nginx 1.15.10

Closes #38370.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Tommy Yang 2019-03-26 21:00:41 -07:00 committed by Chongyu Zhu
parent 6020210583
commit 2a7debc41b
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -3,8 +3,8 @@ class Nginx < Formula
homepage "https://nginx.org/"
# Use "mainline" releases only (odd minor version number), not "stable"
# See https://www.nginx.com/blog/nginx-1-12-1-13-released/ for why
url "https://nginx.org/download/nginx-1.15.9.tar.gz"
sha256 "e4cfba989bba614cd53f3f406ac6da9f05977d6b1296e5d20a299f10c2d7ae43"
url "https://nginx.org/download/nginx-1.15.10.tar.gz"
sha256 "b865743abd52bce4745d0f7e7fedde3cafbaaab617b022c105e3e4e456537c3c"
head "https://hg.nginx.org/nginx/", :using => :hg
bottle do