mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.11.5.20250706",
 | |
|     "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.5.20250706-win64.zip",
 | |
|             "hash": "bd1269e50d9c45e369c14e287c1754c9506e1b11efcc0cd4bb95d460c9d782b5",
 | |
|             "extract_dir": "megatools-1.11.5.20250706-win64"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://megatools.megous.com/builds/builds/megatools-1.11.5.20250706-win32.zip",
 | |
|             "hash": "b226ad80f52b786abeeaea70bb2ce87bd445d3750c1dea0906d0de939428e09f",
 | |
|             "extract_dir": "megatools-1.11.5.20250706-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"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)