mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			81 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.4.0",
 | 
						|
    "description": "Manage MEGA.nz account and files from command line.",
 | 
						|
    "homepage": "https://mega.nz/cmd",
 | 
						|
    "license": {
 | 
						|
        "identifier": "Freeware",
 | 
						|
        "url": "https://github.com/meganz/MEGAcmd/blob/master/build/installer/terms.txt"
 | 
						|
    },
 | 
						|
    "url": "https://mega.nz/MEGAcmdSetup.exe#/dl.7z",
 | 
						|
    "hash": "dc67762caa70e514b01b4da331c189e7c1e53051a38cd26b7f7b1e8ed86b0d8a",
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |