volta: Update to version 1.0.5

This commit is contained in:
Jakub Čábera 2021-10-25 00:45:01 -07:00
parent a5b0c347f5
commit 462fa453d6

View File

@ -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) {",