From c4d8479ede5c76084d90ea26a519fbb67f258e6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:35:18 +0000 Subject: [PATCH] nvs: Update to version 1.7.1 --- bucket/nvs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index da92458276..b36f219e81 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -1,10 +1,10 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.7.0/nvs-1.7.0.msi", - "hash": "ca10c17653458a7301cb5bffd0b84420dc22fe6aae4a15728996ae13038cb836", + "url": "https://github.com/jasongin/nvs/releases/download/v1.7.1/nvs-1.7.1.msi", + "hash": "0769f6e8154c30be7fcaff2cd185fe278219f93b3cb4e6f86be869761e9bd5d1", "extract_dir": "nvs", "env_add_path": ".", "persist": "nodejs",