mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
MEGAcmd: Add version 1.1.0 (#312)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
310373c475
commit
6961ce4a8a
80
bucket/megacmd.json
Normal file
80
bucket/megacmd.json
Normal file
@ -0,0 +1,80 @@
|
||||
{
|
||||
"homepage": "https://mega.nz/cmd",
|
||||
"description": "Manage MEGA.nz account and files from command line.",
|
||||
"version": "1.1.0",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://github.com/meganz/MEGAcmd/blob/master/build/installer/terms.txt"
|
||||
},
|
||||
"url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z",
|
||||
"hash": "9a7ddc65cc6a792af2d5f54d69b2e08a5a48db050c8d3131011805b508a2f20d",
|
||||
"bin": [
|
||||
"MEGAclient.exe",
|
||||
"mega-attr.bat",
|
||||
"mega-backup.bat",
|
||||
"mega-cancel.bat",
|
||||
"mega-cat.bat",
|
||||
"mega-cd.bat",
|
||||
"mega-confirm.bat",
|
||||
"mega-confirmcancel.bat",
|
||||
"mega-cp.bat",
|
||||
"mega-debug.bat",
|
||||
"mega-deleteversions.bat",
|
||||
"mega-df.bat",
|
||||
"mega-du.bat",
|
||||
"mega-errorcode.bat",
|
||||
"mega-exclude.bat",
|
||||
"mega-export.bat",
|
||||
"mega-find.bat",
|
||||
"mega-ftp.bat",
|
||||
"mega-get.bat",
|
||||
"mega-graphics.bat",
|
||||
"mega-help.bat",
|
||||
"mega-https.bat",
|
||||
"mega-import.bat",
|
||||
"mega-invite.bat",
|
||||
"mega-ipc.bat",
|
||||
"mega-killsession.bat",
|
||||
"mega-lcd.bat",
|
||||
"mega-log.bat",
|
||||
"mega-login.bat",
|
||||
"mega-logout.bat",
|
||||
"mega-lpwd.bat",
|
||||
"mega-ls.bat",
|
||||
"mega-mediainfo.bat",
|
||||
"mega-mkdir.bat",
|
||||
"mega-mount.bat",
|
||||
"mega-mv.bat",
|
||||
"mega-passwd.bat",
|
||||
"mega-preview.bat",
|
||||
"mega-put.bat",
|
||||
"mega-pwd.bat",
|
||||
"mega-quit.bat",
|
||||
"mega-reload.bat",
|
||||
"mega-rm.bat",
|
||||
"mega-session.bat",
|
||||
"mega-share.bat",
|
||||
"mega-showpcr.bat",
|
||||
"mega-signup.bat",
|
||||
"mega-speedlimit.bat",
|
||||
"mega-sync.bat",
|
||||
"mega-thumbnail.bat",
|
||||
"mega-transfers.bat",
|
||||
"mega-tree.bat",
|
||||
"mega-userattr.bat",
|
||||
"mega-users.bat",
|
||||
"mega-version.bat",
|
||||
"mega-webdav.bat",
|
||||
"mega-whoami.bat"
|
||||
],
|
||||
"installer": {
|
||||
"script": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\uninst.exe\" -Recurse"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://github.com/meganz/MEGAcmd/releases",
|
||||
"regex": "tag/([\\d.]+)_Win"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user