From 62fd0a5f9657e53da7d70ee2cd84dd76da4ab3b3 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sat, 7 Sep 2013 23:45:07 +1000 Subject: [PATCH] move nginx 1.4.2 from extras --- bucket/nginx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bucket/nginx.json diff --git a/bucket/nginx.json b/bucket/nginx.json new file mode 100644 index 00000000..38046acf --- /dev/null +++ b/bucket/nginx.json @@ -0,0 +1,9 @@ +{ + "homepage": "http://nginx.org", + "version": "1.4.2", + "license": "BSD", + "url": "http://nginx.org/download/nginx-1.4.2.zip", + "hash": "14d7a7c689d06f7f409475ac999858ed459e1d8cff94aff5ee2a0b327437c1d0", + "extract_dir": "nginx-1.4.2", + "bin": "nginx.exe" +} \ No newline at end of file