diff --git a/bucket/megacmd.json b/bucket/megacmd.json index 167e53f472..6c61be2630 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "2.0.0", + "version": "2.1.0", "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": "61e49edce275ddf4c014391dd26acb530edcfd5a9a67b53c80f6ceed256d9ece", + "hash": "dde8581f2a7131b094b828e5afe41bac997ed67c8cdf7ffc1fe1d9dd0a5c62dc", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",