mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 12.3.1
This commit is contained in:
parent
874b0a14a4
commit
00f784b7d7
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.3.0",
|
||||
"version": "12.3.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.3.0/node-v12.3.0-win-x64.7z",
|
||||
"hash": "53f810c5fe35a8cf95afba72ceda8bb1d7ea29b81db119f55f7344e83de94abb",
|
||||
"extract_dir": "node-v12.3.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x64.7z",
|
||||
"hash": "4187254f11ef425dd939679d2e0bdd3d9b9b1512eeac4c49a1f6cbe32f01adaf",
|
||||
"extract_dir": "node-v12.3.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.3.0/node-v12.3.0-win-x86.7z",
|
||||
"hash": "dbf2cd9f23915d24c82046888612c6ed944373f9c957ff56e0309b8748af3a3f",
|
||||
"extract_dir": "node-v12.3.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x86.7z",
|
||||
"hash": "7456b3eae5d18b351e7b9c78032b7a84a21e9c8a5fd49bb1959c91fc4bcd34c0",
|
||||
"extract_dir": "node-v12.3.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user