From 88649509c1679a07c3c5e6182be59634c0db6811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:27:48 +0000 Subject: [PATCH] megacmd: Update to version 2.0.0 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index 07fd3d8ac5..167e53f472 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "2.0.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": "8c191b2d03ec58627fd172193f1b90871524c5ebffe364f71308ee74de5168d4", + "hash": "61e49edce275ddf4c014391dd26acb530edcfd5a9a67b53c80f6ceed256d9ece", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",