parent
8c47e311ed
commit
20ddd4c188
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Nginx < Formula
|
||||
desc "HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server"
|
||||
homepage "https://nginx.org/"
|
||||
# Stable releases correspond to even minor version numbers
|
||||
url "https://nginx.org/download/nginx-1.14.0.tar.gz"
|
||||
sha256 "5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5"
|
||||
url "https://nginx.org/download/nginx-1.13.12.tar.gz"
|
||||
sha256 "fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de"
|
||||
head "https://hg.nginx.org/nginx/", :using => :hg
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue