megacmd: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2025-02-04 20:27:48 +00:00
parent 5646a016e9
commit 88649509c1

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.0", "version": "2.0.0",
"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": "8c191b2d03ec58627fd172193f1b90871524c5ebffe364f71308ee74de5168d4", "hash": "61e49edce275ddf4c014391dd26acb530edcfd5a9a67b53c80f6ceed256d9ece",
"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 }",