megacmd: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2023-03-29 17:10:44 +00:00
parent 362fec3e67
commit fb8a79b52d

View File

@ -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 }",