mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.11.3.20250401",
 | 
						|
    "description": "Collection of programs for accessing Mega.nz service from a command line.",
 | 
						|
    "homepage": "https://megatools.megous.com/",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://megatools.megous.com/builds/builds/megatools-1.11.3.20250401-win64.zip",
 | 
						|
            "hash": "aeb69783078fd37ce1c51d4e4760d6584ffbd410b291536b64edccf6b424a61b",
 | 
						|
            "extract_dir": "megatools-1.11.3.20250401-win64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://megatools.megous.com/builds/builds/megatools-1.11.3.20250401-win32.zip",
 | 
						|
            "hash": "6ea5c83e67b9e2d100f45b0a9aaf5e35610930e069340c0b915170cfbc9f52f0",
 | 
						|
            "extract_dir": "megatools-1.11.3.20250401-win32"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "megatools.exe",
 | 
						|
    "persist": "mega.ini",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://megatools.megous.com/builds/LATEST",
 | 
						|
        "regex": "megatools-([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://megatools.megous.com/builds/builds/megatools-$version-win64.zip",
 | 
						|
                "extract_dir": "megatools-$version-win64"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://megatools.megous.com/builds/builds/megatools-$version-win32.zip",
 | 
						|
                "extract_dir": "megatools-$version-win32"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |