mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
megacmd: Update to version 2.1.0
This commit is contained in:
parent
c43cc0f6e0
commit
6184dbc46e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.1.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": "61e49edce275ddf4c014391dd26acb530edcfd5a9a67b53c80f6ceed256d9ece",
|
"hash": "dde8581f2a7131b094b828e5afe41bac997ed67c8cdf7ffc1fe1d9dd0a5c62dc",
|
||||||
"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 }",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user