megacmd: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2022-06-22 00:35:52 +00:00
parent 9088b2f55e
commit 5e690f2ecf

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.0", "version": "1.5.1",
"description": "Manage MEGA.nz account and files from command line.", "description": "Manage MEGA.nz account and files from command line.",
"homepage": "https://mega.nz/cmd", "homepage": "https://mega.nz/cmd",
"license": { "license": {
@ -7,7 +7,7 @@
"url": "https://github.com/meganz/MEGAcmd/blob/master/LICENSE" "url": "https://github.com/meganz/MEGAcmd/blob/master/LICENSE"
}, },
"url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z", "url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z",
"hash": "fc7345bf39ea8975a8b11913a14e6e683ed2d10b57d73bf36abfd68e1f0327bf", "hash": "61c16940c4fd447bd0977708793c100c9b57df5708b577cac78adb56e3947dde",
"post_install": [ "post_install": [
"Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse", "Remove-Item \"$dir\\`$*\", \"$dir\\unins*\" -Recurse",
"$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }", "$datapath = if ($global) { $env:APPDATA } else { $env:LOCALAPPDATA }",