mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
megacmd: Update to version 1.6.3
This commit is contained in:
parent
f246e1178b
commit
807c4dcc5a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.1",
|
"version": "1.6.3",
|
||||||
"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": "6384fcfc323dbbf83c8a31c3bfc346cdc5fc4aa2a820bf810338e9861c579cb5",
|
"hash": "57eee4080b95fd2f73058a518617a3e663e2fedda4dbdc3df75b3d3092864a65",
|
||||||
"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