Update nginx to version 1.11.11

This commit is contained in:
Richard Kuhnt 2017-03-23 16:23:16 +01:00
parent 47f4d0c5b1
commit 41d0fb19be

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.11.10", "version": "1.11.11",
"license": "BSD", "license": "BSD",
"url": "https://nginx.org/download/nginx-1.11.10.zip", "url": "https://nginx.org/download/nginx-1.11.11.zip",
"hash": "7f7d8d44707158b96975ba91593744bec324f175ba0d0f3e175bbf0b1d431997", "hash": "f6c70250e37ae4fc27364d255cace819e6293085a12ef640af252e6366d50f70",
"extract_dir": "nginx-1.11.10", "extract_dir": "nginx-1.11.11",
"bin": "nginx.exe", "bin": "nginx.exe",
"checkver": { "checkver": {
"url": "https://nginx.org/en/CHANGES", "url": "https://nginx.org/en/CHANGES",