From f3ce8c7d12428fcba958a3e8b50a49d71596227c Mon Sep 17 00:00:00 2001 From: Michihito Shigemura Date: Wed, 24 Jul 2019 11:17:19 +0900 Subject: [PATCH] nginx 1.17.2 --- Formula/nginx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/nginx.rb b/Formula/nginx.rb index bbbad96e88..2da907a0f4 100644 --- a/Formula/nginx.rb +++ b/Formula/nginx.rb @@ -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.17.1.tar.gz" - sha256 "6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e" + url "https://nginx.org/download/nginx-1.17.2.tar.gz" + sha256 "5e333687464e1d6dfb86fc22d653b99a6798dda40093b33186eeeec5a97e69ec" head "https://hg.nginx.org/nginx/", :using => :hg bottle do