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