Revert "nginx 1.14.0"

This reverts commit 85f85ddfd3.
This commit is contained in:
ilovezfs 2018-04-25 21:14:02 -07:00
parent 8c47e311ed
commit 20ddd4c188

View file

@ -1,9 +1,8 @@
class Nginx < Formula class Nginx < Formula
desc "HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server" desc "HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server"
homepage "https://nginx.org/" homepage "https://nginx.org/"
# Stable releases correspond to even minor version numbers url "https://nginx.org/download/nginx-1.13.12.tar.gz"
url "https://nginx.org/download/nginx-1.14.0.tar.gz" sha256 "fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de"
sha256 "5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5"
head "https://hg.nginx.org/nginx/", :using => :hg head "https://hg.nginx.org/nginx/", :using => :hg
bottle do bottle do