Node.js 5.3.0

This commit is contained in:
Keiichi Shimamura 2016-01-06 13:41:41 -05:00
parent 4f335176a9
commit e1141a78d9

View File

@ -1,15 +1,15 @@
{
"homepage": "http://nodejs.org",
"version": "5.1.1",
"version": "5.3.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v5.1.1/node-v5.1.1-x64.msi",
"hash": "d008ca8791145cf64db1a6ffc177fd70766619953d46570a1e39258c23001ed2"
"url": "https://nodejs.org/dist/v5.3.0/node-v5.3.0-x64.msi",
"hash": "1c2a516cac40488f0d305c8aeed2fc61075dd882427830c12593f652d68f65e0"
},
"32bit": {
"url": "https://nodejs.org/dist/v5.1.1/node-v5.1.1-x86.msi",
"hash": "cea518f4bccc4818f77f09bb7c6e77a1b84d3cff91f2316d9d1596bf0af484bb"
"url": "https://nodejs.org/dist/v5.3.0/node-v5.3.0-x86.msi",
"hash": "156065db0018e3058e2fb41753eb27d160e6ba3ec5fad8f394f1c6f2992661af"
}
},
"env_add_path": "nodejs",