From 5a8a1cc8cf20ce0c4d4b8401cedc95f5206157e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:30:39 +0000 Subject: [PATCH] volta: Update to version 2.0.2 --- bucket/volta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/volta.json b/bucket/volta.json index afc9ecfd7d..c7f7cbc0c5 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -1,5 +1,5 @@ { - "version": "2.0.1", + "version": "2.0.2", "description": "Volta is a hassle-free way to manage your JavaScript command-line tools", "homepage": "https://volta.sh/", "license": "BSD-2-Clause", @@ -8,8 +8,8 @@ "", "(& volta completions powershell) | Out-String | Invoke-Expression" ], - "url": "https://github.com/volta-cli/volta/releases/download/v2.0.1/volta-2.0.1-windows.zip", - "hash": "29f6946be54e0717ed2e64f1e6dc15b01c66d8c67660cbd91fe674f4d91441df", + "url": "https://github.com/volta-cli/volta/releases/download/v2.0.2/volta-2.0.2-windows.zip", + "hash": "d7678a485e2fc9b1a3f7e9da256d8b88a97d7e4c45e63701c4874f6c2a587e0f", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",