mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			936 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			936 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.1.0",
 | 
						|
    "description": "cat for markdown",
 | 
						|
    "homepage": "https://github.com/lunaryorn/mdcat",
 | 
						|
    "license": "MPL-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-1.1.0/mdcat-1.1.0-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "sha512:b983d82262894118135cfe31b396653d5d674b94d029dae06e1b9f4ab825ebe3acda906ae74de911f0be875788274669cb93a0d017c227823b9b40ea0c49f899"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mdcat.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lunaryorn/mdcat",
 | 
						|
        "regex": "mdcat-([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-$version/mdcat-$version-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA512SUM.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |