From 70d916f1645601adbd483420c25b2610168321ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 00:33:11 +0000 Subject: [PATCH] nvs: Update to version 1.6.1 --- bucket/nvs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index 765a143267..74f0ea6cf3 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -1,10 +1,10 @@ { - "version": "1.6.0", + "version": "1.6.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.6.0/nvs-1.6.0.msi", - "hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f", + "url": "https://github.com/jasongin/nvs/releases/download/v1.6.1/nvs-1.6.1.msi", + "hash": "2cd83699711c4333389bd2417e49c77ec60eb3bf1a864ae19bc89afe965af595", "extract_dir": "nvs", "env_add_path": ".", "persist": "nodejs",