Skip to content

Commit

Permalink
Update nginx to version 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Aug 8, 2017
1 parent 5560cd8 commit 8b18909
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/nginx.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"homepage": "https://nginx.org",
"version": "1.13.3",
"version": "1.13.1",
"license": "BSD",
"url": "https://nginx.org/download/nginx-1.13.3.zip",
"hash": "c281d4b18fe5f2b596af024db17e5d745a9955516f7f1bb139bbf6d50590eb13",
"extract_dir": "nginx-1.13.3",
"url": "https://nginx.org/download/nginx-1.13.1.zip",
"hash": "9e9e3fed629dc5d37c917cde3f2a4c31736a2e66fe874e72d9d17ac8e900f84d",
"extract_dir": "nginx-1.13.1",
"bin": "nginx.exe",
"env_set": {
"NGINX_HOME": "$dir"
Expand Down

0 comments on commit 8b18909

Please sign in to comment.