mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			649 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			649 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.9.0",
 | 
						|
    "description": "Like jq but for Markdown.",
 | 
						|
    "homepage": "https://github.com/yshavit/mdq",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/yshavit/mdq/releases/download/v0.9.0/mdq-windows-x64.zip",
 | 
						|
            "hash": "70e7072b692614d693011e928c277d9855a742e97ce1b8f198d68338ca75620b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mdq.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows-x64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |