megacmd: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-01-13 16:32:07 +00:00
parent bef4f85e2f
commit 630deca655

View File

@ -1,5 +1,5 @@
{
"version": "1.4.1",
"version": "1.5.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": "dc67762caa70e514b01b4da331c189e7c1e53051a38cd26b7f7b1e8ed86b0d8a",
"hash": "fc7345bf39ea8975a8b11913a14e6e683ed2d10b57d73bf36abfd68e1f0327bf",
"post_install": [
"Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse",
"$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",