From 6475b222c1ec5179777f9bf91d508c1a80f1740b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Aug 2019 19:01:14 +0000 Subject: [PATCH] nvs: Update to version 1.5.3 --- bucket/nvs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index c902fea15c..664f2bfbca 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -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", "homepage": "https://github.com/jasongin/nvs", "license": "MIT", - "url": "https://github.com/jasongin/nvs/releases/download/v1.5.2/nvs-1.5.2.msi", - "hash": "08f19e925434d7fbc33c4c3c1985c02eee8f8560e7e673762cc324e5533bf5e1", + "url": "https://github.com/jasongin/nvs/releases/download/v1.5.3/nvs-1.5.3.msi", + "hash": "b1e363cc3a9c04cd4dbbae4be83c114a0f88c49ccaf349bdaceac7cbe7d97cd1", "extract_dir": "nvs", "bin": "nvs.ps1", "persist": "nodejs",