Update node-chakracore to version 10.1.0

This commit is contained in:
Richard Kuhnt 2018-05-24 20:00:19 +00:00
parent ef848595d6
commit e9e637cdd7

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://github.com/nodejs/node-chakracore", "homepage": "https://github.com/nodejs/node-chakracore",
"version": "10.0.0", "version": "10.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://nodejs.org/download/chakracore-release/v10.0.0/node-v10.0.0-win-x86.7z", "url": "https://nodejs.org/download/chakracore-release/v10.1.0/node-v10.1.0-win-x86.7z",
"hash": "53a04ac0da3a3a1f9d8d3acfbcbb20a2d9ff4cf4429e984eb2fd07f3283c16ba", "hash": "b9954bf10ea477ec65fe42dc96f9b8a57318eae9de1c272d936f1f3862ad2719",
"extract_dir": "node-v10.0.0-win-x86" "extract_dir": "node-v10.1.0-win-x86"
}, },
"64bit": { "64bit": {
"url": "https://nodejs.org/download/chakracore-release/v10.0.0/node-v10.0.0-win-x64.7z", "url": "https://nodejs.org/download/chakracore-release/v10.1.0/node-v10.1.0-win-x64.7z",
"hash": "ce7313d5a1fc14edacb9a1c6c741c45bf506884a73f1fa8a9439407a6714e537", "hash": "4f89d4034ac1bd98ccc3c88ca3d5b39b9b1d801977a597fc90b080c405de1ae4",
"extract_dir": "node-v10.0.0-win-x64" "extract_dir": "node-v10.1.0-win-x64"
} }
}, },
"persist": [ "persist": [