nginx 1.11.2 (devel) (#2793)
This commit is contained in:
parent
fd4620f6f2
commit
13a061a99d
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ class Nginx < Formula
|
|||
end
|
||||
|
||||
devel do
|
||||
url "https://nginx.org/download/nginx-1.11.1.tar.gz"
|
||||
sha256 "5d8dd0197e3ffeb427729c045382182fb28db8e045c635221b2e0e6722821ad0"
|
||||
url "https://nginx.org/download/nginx-1.11.2.tar.gz"
|
||||
sha256 "a0327be3e647bdc4a1b3ef98946a8e8fbf258ce8da6bed9a94222b249ae2700a"
|
||||
end
|
||||
|
||||
# Before submitting more options to this formula please check they aren't
|
||||
|
|
Loading…
Reference in a new issue