Update nginx to version 1.11.10

This commit is contained in:
Richard Kuhnt 2017-02-14 18:24:18 +01:00
parent 22271b1759
commit 1854f93168

View File

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