From 74a48fb2bbf391420bf17a60b579d5a48e43661f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:12:27 +0000 Subject: [PATCH] volta@2.0.1: Fix hash (Closes #6121) --- bucket/volta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/volta.json b/bucket/volta.json index f3ae777cd4..afc9ecfd7d 100644 --- a/bucket/volta.json +++ b/bucket/volta.json @@ -9,7 +9,7 @@ "(& 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": "9aa846d1cc86d4ff721e66f94f8f43f490a0b85ac78a5c792e6339a96a78d01f", + "hash": "29f6946be54e0717ed2e64f1e6dc15b01c66d8c67660cbd91fe674f4d91441df", "installer": { "script": [ "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",