mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			767 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			767 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.2.1",
 | 
						|
    "description": "Hex diff viewer using alignment algorithms from biology",
 | 
						|
    "homepage": "https://github.com/8051Enthusiast/biodiff",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/8051Enthusiast/biodiff/releases/download/v1.2.1/biodiff-windows-1.2.1.zip",
 | 
						|
            "hash": "51b23a190a21e089a5108b1ed72b04c8c45222bed1934b259d4d2a6355f1bbc3"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "biodiff.exe",
 | 
						|
        "git-biodiff.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/8051Enthusiast/biodiff/releases/download/v$version/biodiff-windows-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |