Revert "nginx: update 1.14.0 bottle."

This reverts commit ecb604ddf0.
This commit is contained in:
ilovezfs 2018-04-25 21:13:56 -07:00
parent a12252e232
commit 8c47e311ed

View file

@ -7,9 +7,9 @@ class Nginx < Formula
head "https://hg.nginx.org/nginx/", :using => :hg
bottle do
sha256 "763514fe72e7657e81de5b1b4be0d5cd18d6ce5c0f928148091c5892de478ebf" => :high_sierra
sha256 "d929371b9bd8e6b2cc2465cbe547b933314dd51538486ffebc5e3ecd6ef6a59e" => :sierra
sha256 "48a53206fb0bfdfb12169c73294e69677dd81453344bae982927125c79da46c0" => :el_capitan
sha256 "f00ac0a380462607107e7969d07984e6b8c0c71086200e150cbd7184fac40bc3" => :high_sierra
sha256 "985bcaa01f621f1872a8becb352fd405d0ae1a394d0188c46af5cbb00dc7872e" => :sierra
sha256 "3a31e1d75973c69df73bfad8060e1edb4c06a3c78d62d3aad7e3580cc0521d00" => :el_capitan
end
option "with-passenger", "Compile with support for Phusion Passenger module"