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.25.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-0.25.1/mdcat-0.25.1-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "sha512:6bb94da0a9e0a20f1824580af7782075fa2ed838c7e00d19ae71e2b82b994c1c0dbb5eed4f200aa358f65f0be929d78927edf9b4e4a81dfadf0084fc59403ff6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |