mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 10.13.0
This commit is contained in:
parent
5eaf3de292
commit
4bb188b531
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "8.12.0",
|
"version": "10.13.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.12.0/node-v8.12.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v10.13.0/node-v10.13.0-win-x64.7z",
|
||||||
"hash": "c1fb949ca07542b491b896d73e9606bd26501bbaae8deb8b1e3dd8652349a6b6",
|
"hash": "8de84e68f79c7f399d31e03a25d08ecef9f72facc971e613f7cd70a8e4896fed",
|
||||||
"extract_dir": "node-v8.12.0-win-x64"
|
"extract_dir": "node-v10.13.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.12.0/node-v8.12.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v10.13.0/node-v10.13.0-win-x86.7z",
|
||||||
"hash": "4516c85c7b353fb6b8c5116f72c553c7ff52fe6801119cf0afc8d7d3a11c08f1",
|
"hash": "25736103dfc0aea43c960324b686008ab357d600518f7ff7f38429cf453f12f9",
|
||||||
"extract_dir": "node-v8.12.0-win-x86"
|
"extract_dir": "node-v10.13.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user