From a85845a10d1f820bfa99686df68a1e49eef24cf5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Nov 2019 02:01:15 +0000 Subject: [PATCH] nvs: Update to version 1.5.4 --- bucket/nvs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index 664f2bfbca..79aee76843 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -1,10 +1,10 @@ { - "version": "1.5.3", + "version": "1.5.4", "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.3/nvs-1.5.3.msi", - "hash": "b1e363cc3a9c04cd4dbbae4be83c114a0f88c49ccaf349bdaceac7cbe7d97cd1", + "url": "https://github.com/jasongin/nvs/releases/download/v1.5.4/nvs-1.5.4.msi", + "hash": "af6800a660d99d969389a69fda2674e913fc63043f0c5e962dab9b9e60f5262b", "extract_dir": "nvs", "bin": "nvs.ps1", "persist": "nodejs",