diff --git a/bucket/volta.json b/bucket/volta.json index afc9ecfd7d..c7f7cbc0c5 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -1,5 +1,5 @@ { - "version": "2.0.1", + "version": "2.0.2", "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/v2.0.1/volta-2.0.1-windows.zip", - "hash": "29f6946be54e0717ed2e64f1e6dc15b01c66d8c67660cbd91fe674f4d91441df", + "url": "https://github.com/volta-cli/volta/releases/download/v2.0.2/volta-2.0.2-windows.zip", + "hash": "d7678a485e2fc9b1a3f7e9da256d8b88a97d7e4c45e63701c4874f6c2a587e0f", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",