From 988c691a977a69786685fba8b8258244928fd0a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 00:37:16 +0000 Subject: [PATCH] megacmd: Update to version 2.1.1 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index 6c61be2630..cec626d67f 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "2.1.0", + "version": "2.1.1", "description": "Manage MEGA.nz account and files from command line.", "homepage": "https://mega.nz/cmd", "license": { @@ -7,7 +7,7 @@ "url": "https://github.com/meganz/MEGAcmd/blob/master/LICENSE" }, "url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z", - "hash": "dde8581f2a7131b094b828e5afe41bac997ed67c8cdf7ffc1fe1d9dd0a5c62dc", + "hash": "826f8dc5ed99dac0dbf1527808223f44b5e1f71f46aefb8492d9faf84f5e0786", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",