megacmd: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-09-24 12:31:52 +00:00
parent a87306091f
commit 6c9ea2b31f

View File

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