volta: Update to version 1.0.6

This commit is contained in:
github-actions[bot] 2022-03-22 00:32:39 +00:00
parent 4f4cda2e16
commit 392b89af49

View File

@ -1,5 +1,5 @@
{
"version": "1.0.5",
"version": "1.0.6",
"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.5/volta-1.0.5-windows.zip",
"hash": "a5cdf34c8aba94ace8533370e5f2d1482df9f9f6b6ea7c43f7d832324dc47cb7",
"url": "https://github.com/volta-cli/volta/releases/download/v1.0.6/volta-1.0.6-windows.zip",
"hash": "e163eae411b20958d9276f21ff1e2198767e6a937864ef069316fdcecd4cadc7",
"installer": {
"script": [
"function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",