Update node-chakracore to version 10.0.0

This commit is contained in:
Richard Kuhnt 2018-04-24 20:00:58 +00:00
parent b93b165ae5
commit 15dcb7d6b5

View File

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