Merge pull request #90 from ntwb/patch-2

Nginx 1.5.13
This commit is contained in:
Luke Sampson 2014-04-09 09:26:32 +10:00
commit f742e4bf86

View File

@ -1,9 +1,9 @@
{
"homepage": "http://nginx.org",
"version": "1.5.12",
"version": "1.5.13",
"license": "BSD",
"url": "http://nginx.org/download/nginx-1.5.12.zip",
"hash": "DB21C0525F0F6DCEE9ADC9B1042A8C95E99E25E185F56298A6CC25D33EBC19EF",
"extract_dir": "nginx-1.5.12",
"url": "http://nginx.org/download/nginx-1.5.13.zip",
"hash": "3DB4C66079F70678567D10BCD4337A127FE5C98D137F370F4C3CF6C0DD39CB14",
"extract_dir": "nginx-1.5.13",
"bin": "nginx.exe"
}