From 7da7d10e0dfaed52ebf740d8bf6db360da3a3adc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 08:33:59 +0000 Subject: [PATCH] volta: Update to version 1.1.1 --- bucket/volta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/volta.json b/bucket/volta.json index efa309fb1e..19b25e2dbe 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.1", "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.0/volta-1.1.0-windows.zip", - "hash": "d2cbeecfcc97824bc98a0254c688b70348181f412fd7c3b8ee090dd244dd8ff7", + "url": "https://github.com/volta-cli/volta/releases/download/v1.1.1/volta-1.1.1-windows.zip", + "hash": "5ad9bf1eee764edf2e341a3b616206bb4fb0449e1856ea6c7dbd646c912f2a1c", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",