megacmd: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2026-01-23 08:31:19 +00:00
parent bdc70d3787
commit c4efa67279

View File

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