mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			759 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			759 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.65.0",
 | 
						|
    "description": "A structural diff that understands syntax",
 | 
						|
    "homepage": "https://difftastic.wilfred.me.uk",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Wilfred/difftastic/releases/download/0.65.0/difft-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "2c8382ecc453f905408728bf901aa98289306625fe1f4e37549e90936cbc9d11"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "difft.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Wilfred/difftastic"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Wilfred/difftastic/releases/download/$version/difft-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |