From 6800b1afd451b6be19ed9f100b0a873d61896edc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:33:48 +0000 Subject: [PATCH] volta: Update to version 2.0.0 --- bucket/volta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/volta.json b/bucket/volta.json index 7258394942..73a4cd432a 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -1,5 +1,5 @@ { - "version": "1.1.1", + "version": "2.0.0", "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/v1.1.1/volta-1.1.1-windows.zip", - "hash": "5ad9bf1eee764edf2e341a3b616206bb4fb0449e1856ea6c7dbd646c912f2a1c", + "url": "https://github.com/volta-cli/volta/releases/download/v2.0.0/volta-2.0.0-windows.zip", + "hash": "18f129dfd5cc0a93145b6e2a6fe23f83f16540a81201567d3c1f4fa60c53a9cc", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",