mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			818 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5.18.0",
 | 
						|
    "description": "Wraps all package managers with a unifying CLI",
 | 
						|
    "homepage": "https://kdeldycke.github.io/meta-package-manager/",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/kdeldycke/meta-package-manager/releases/download/v5.18.0/mpm-windows-x64.exe#/mpm.exe",
 | 
						|
            "hash": "c6f1700e8091c8c185fecd7eac5e859a03db59aae9cbf467f6a13a504994ee21"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mpm.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/kdeldycke/meta-package-manager"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/kdeldycke/meta-package-manager/releases/download/v$version/mpm-windows-x64.exe#/mpm.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |