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.1",
 | 
						|
    "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.1/mdcat-1.1.1-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "sha512:da9e9844dacd421e754d0c5bf421a2656fc9650f2de17c87b28f4f118192b818d50d5c217f90c54010f10c568a148fdad5141e3f7a4e0754e83d34d2bd7c592f"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |