nvs: Update to version 1.5.3

This commit is contained in:
Richard Kuhnt 2019-08-16 19:01:14 +00:00
parent cd31db320d
commit 6475b222c1

View File

@ -1,10 +1,10 @@
{ {
"version": "1.5.2", "version": "1.5.3",
"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": "MIT", "license": "MIT",
"url": "https://github.com/jasongin/nvs/releases/download/v1.5.2/nvs-1.5.2.msi", "url": "https://github.com/jasongin/nvs/releases/download/v1.5.3/nvs-1.5.3.msi",
"hash": "08f19e925434d7fbc33c4c3c1985c02eee8f8560e7e673762cc324e5533bf5e1", "hash": "b1e363cc3a9c04cd4dbbae4be83c114a0f88c49ccaf349bdaceac7cbe7d97cd1",
"extract_dir": "nvs", "extract_dir": "nvs",
"bin": "nvs.ps1", "bin": "nvs.ps1",
"persist": "nodejs", "persist": "nodejs",