mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			939 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			939 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.29.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-0.29.0/mdcat-0.29.0-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "sha512:6ed6e3a24bde4c24c74a09dcc4fcf5b65dd084d87ff465f1682ac7d5e5f75d0716d4b48eba3fc07a884068cb84e5b6a33fafa1f813fde46b35b0d95fd5656e95"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |