mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			888 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			888 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.25.4",
 | 
						|
    "description": "Convert the output of CLI, file-types, and common strings to JSON, YAML, or Dictionaries",
 | 
						|
    "homepage": "https://kellyjonbrazil.github.io/jc/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.25.4/jc-1.25.4-windows.zip",
 | 
						|
            "hash": "2d05af69e05eb35ccb2f7a2416f1ca84c7b4ff007c6b1bb90313df20baca8d45",
 | 
						|
            "extract_dir": "jc-1.25.4-windows"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "jc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/kellyjonbrazil/jc"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/kellyjonbrazil/jc/releases/download/v$version/jc-$version-windows.zip",
 | 
						|
                "extract_dir": "jc-$version-windows"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |