From 6184dbc46e6e0f5dfb29cc4e81717a86c8c600d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:30:17 +0000 Subject: [PATCH] megacmd: Update to version 2.1.0 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }",