From abc70b67b6fb022af2521b133f81c8ee94f9e76a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:31:25 +0000 Subject: [PATCH] volta: Update to version 1.1.0 --- bucket/volta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/volta.json b/bucket/volta.json index 816de3cbab..efa309fb1e 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -1,5 +1,5 @@ { - "version": "1.0.8", + "version": "1.1.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.0.8/volta-1.0.8-windows.zip", - "hash": "1dd5e3ff8460fe5c69face874d67666893e1e177d2666fdd061a99328725f205", + "url": "https://github.com/volta-cli/volta/releases/download/v1.1.0/volta-1.1.0-windows.zip", + "hash": "d2cbeecfcc97824bc98a0254c688b70348181f412fd7c3b8ee090dd244dd8ff7", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",