From 5e690f2ecfd96a9968aa81a3b43918e1f5df9026 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:35:52 +0000 Subject: [PATCH] megacmd: Update to version 1.5.1 --- bucket/megacmd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/megacmd.json b/bucket/megacmd.json index bf117f9f74..a32d181bc5 100644 --- a/bucket/megacmd.json +++ b/bucket/megacmd.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.5.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": "fc7345bf39ea8975a8b11913a14e6e683ed2d10b57d73bf36abfd68e1f0327bf", + "hash": "61c16940c4fd447bd0977708793c100c9b57df5708b577cac78adb56e3947dde", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",