nginx: update 1.13.12 bottle.
This commit is contained in:
parent
253d407255
commit
ec3e0c3791
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Nginx < Formula
|
|||
head "https://hg.nginx.org/nginx/", :using => :hg
|
||||
|
||||
bottle do
|
||||
sha256 "176cdc24c2e24ebc7e9569ff94fd921bf1f1f502be9a8a421a88c02776a19a0a" => :high_sierra
|
||||
sha256 "0429462283a4afe8caf2b62c3a38d42b40d681a89bdb7c04f67ac4149f40c69e" => :sierra
|
||||
sha256 "b4645fd4a008adbd01c85c29add2f20c383f0a354b3cf497c296ea809d0e0d54" => :el_capitan
|
||||
sha256 "f00ac0a380462607107e7969d07984e6b8c0c71086200e150cbd7184fac40bc3" => :high_sierra
|
||||
sha256 "985bcaa01f621f1872a8becb352fd405d0ae1a394d0188c46af5cbb00dc7872e" => :sierra
|
||||
sha256 "3a31e1d75973c69df73bfad8060e1edb4c06a3c78d62d3aad7e3580cc0521d00" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-passenger", "Compile with support for Phusion Passenger module"
|
||||
|
|
Loading…
Reference in a new issue