From 462fa453d63305706cac4cab83bae2d597ae33be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 Oct 2021 00:45:01 -0700 Subject: [PATCH] volta: Update to version 1.0.5 --- bucket/volta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/volta.json b/bucket/volta.json index 10a94e1ae9..aa053125c4 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -2,9 +2,9 @@ "homepage": "https://volta.sh/", "description": "Volta is a hassle-free way to manage your JavaScript command-line tools", "license": "BSD-2-Clause", - "version": "1.0.1", - "url": "https://github.com/volta-cli/volta/releases/download/v1.0.1/volta-1.0.1-windows.zip", - "hash": "3ebe6ae28738c19266f245284cdd28eec6fd237a69fd140ca9e35fa25a8d0c2b", + "version": "1.0.5", + "url": "https://github.com/volta-cli/volta/releases/download/v1.0.5/volta-1.0.5-windows.zip", + "hash": "a5cdf34c8aba94ace8533370e5f2d1482df9f9f6b6ea7c43f7d832324dc47cb7", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",