From 376a9aa8582aa9ebaca96b355f0060fcaf48fbe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 07:50:17 +0000 Subject: [PATCH] megacmd@1.7.0: Fix hash (Closes #5865) --- bucket/megacmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index 64741f651e..07fd3d8ac5 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -7,7 +7,7 @@ "url": "https://github.com/meganz/MEGAcmd/blob/master/LICENSE" }, "url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z", - "hash": "57eee4080b95fd2f73058a518617a3e663e2fedda4dbdc3df75b3d3092864a65", + "hash": "8c191b2d03ec58627fd172193f1b90871524c5ebffe364f71308ee74de5168d4", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",