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