mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			702 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			702 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.0.2",
 | 
						|
    "description": "A CLI interface for Marp and Marpit based converters",
 | 
						|
    "homepage": "https://github.com/marp-team/marp-cli",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/marp-team/marp-cli/releases/download/v3.0.2/marp-cli-v3.0.2-win.zip",
 | 
						|
            "hash": "153a8864b5ddf9277264bf945401711a5387786fdb845ee374717e0bc0d80578"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "marp.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |