volta@2.0.1: Fix hash (Closes #6121)

This commit is contained in:
github-actions[bot] 2024-08-20 12:12:27 +00:00
parent cadd143833
commit 74a48fb2bb

View File

@ -9,7 +9,7 @@
"(& volta completions powershell) | Out-String | Invoke-Expression" "(& 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", "url": "https://github.com/volta-cli/volta/releases/download/v2.0.1/volta-2.0.1-windows.zip",
"hash": "9aa846d1cc86d4ff721e66f94f8f43f490a0b85ac78a5c792e6339a96a78d01f", "hash": "29f6946be54e0717ed2e64f1e6dc15b01c66d8c67660cbd91fe674f4d91441df",
"installer": { "installer": {
"script": [ "script": [
"function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {", "function UpdateExeFile([String] $original, [String] $file, [Switch] $Removal) {",