update sha1 to sha256, ready to release v3.9.1

This commit is contained in:
OttoMao 2016-04-29 14:15:11 +08:00
parent b4a2d88186
commit 424be80b8e

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.9.0", "version": "3.9.1",
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.", "description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
"main": "proxy.js", "main": "proxy.js",
"bin": { "bin": {