From fb8a79b52dece8e15da77c9e9956ea7b7493a9d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 17:10:44 +0000 Subject: [PATCH] megacmd: Update to version 1.6.1 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index 0ec56a6aab..f9eb15a2a2 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.6.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": "61c16940c4fd447bd0977708793c100c9b57df5708b577cac78adb56e3947dde", + "hash": "6384fcfc323dbbf83c8a31c3bfc346cdc5fc4aa2a820bf810338e9861c579cb5", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",