mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			758 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			758 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.9",
 | 
						|
    "description": "A tree-sitter based AST difftool to get meaningful semantic diffs",
 | 
						|
    "homepage": "https://github.com/afnanenayet/diffsitter",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.6.9/diffsitter-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "f2aae2f0ac9180151da10bc49d0130853ea0d22473c48176f6900c12f98469de"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "diffsitter.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/afnanenayet/diffsitter/releases/download/v$version/diffsitter-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |