nvs: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2018-12-26 21:00:23 +00:00
parent 7f57d202f1
commit 84a916f87e

View File

@ -1,13 +1,13 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"description": "Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js", "description": "Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js",
"homepage": "https://github.com/jasongin/nvs", "homepage": "https://github.com/jasongin/nvs",
"license": { "license": {
"identifier": "MIT" "identifier": "MIT"
}, },
"notes": "If an \"EPERM\" error occurs, remove the error one and add it again.", "notes": "If an \"EPERM\" error occurs, remove the error one and add it again.",
"url": "https://github.com/jasongin/nvs/releases/download/v1.5.1/nvs-1.5.1.msi", "url": "https://github.com/jasongin/nvs/releases/download/v1.5.2/nvs-1.5.2.msi",
"hash": "908ef382cd25733f3d02e92f3e73fd76bcd89c822879ffbc6f768326a040b3b7", "hash": "08f19e925434d7fbc33c4c3c1985c02eee8f8560e7e673762cc324e5533bf5e1",
"extract_dir": "nvs", "extract_dir": "nvs",
"bin": "nvs.ps1", "bin": "nvs.ps1",
"persist": "nodejs", "persist": "nodejs",