nvs: Update to version 1.6.0

This commit is contained in:
Jakub Čábera 2020-07-21 08:53:29 +02:00
parent 0ed9ec7d7c
commit ef294559de

View File

@ -1,10 +1,10 @@
{ {
"version": "1.5.4", "version": "1.6.0",
"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.4/nvs-1.5.4.msi", "url": "https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi",
"hash": "af6800a660d99d969389a69fda2674e913fc63043f0c5e962dab9b9e60f5262b", "hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f",
"extract_dir": "nvs", "extract_dir": "nvs",
"bin": "nvs.ps1", "bin": "nvs.ps1",
"persist": "nodejs", "persist": "nodejs",