From 7f71dfd59ad82f42fa937230c6217b5fdb8a6546 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:29:58 +0000 Subject: [PATCH] nvs: Update to version 1.7.0 --- bucket/nvs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index 80e43851de..da92458276 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -1,10 +1,10 @@ { - "version": "1.6.2", + "version": "1.7.0", "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.6.2/nvs-1.6.2.msi", - "hash": "1d66c8816c7cd959ffe5f67617b03b87f06e9c5e974a5c07b28dc320e83b2aee", + "url": "https://github.com/jasongin/nvs/releases/download/v1.7.0/nvs-1.7.0.msi", + "hash": "ca10c17653458a7301cb5bffd0b84420dc22fe6aae4a15728996ae13038cb836", "extract_dir": "nvs", "env_add_path": ".", "persist": "nodejs",