From 6c9ea2b31fa991d4bc3db661ebb99527b376f602 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 12:31:52 +0000 Subject: [PATCH] megacmd: Update to version 2.3.0 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index cec626d67f..aae1c97fe7 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "2.1.1", + "version": "2.3.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": "826f8dc5ed99dac0dbf1527808223f44b5e1f71f46aefb8492d9faf84f5e0786", + "hash": "fed94d5ae19bd5983ee92efb2044d268b05dcba808f79c4372f226cb89c32c25", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",