mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.21.0",
 | 
						|
    "description": "Powerful duplicate file finder (enhanced fork of fdupes)",
 | 
						|
    "homepage": "https://github.com/jbruchon/jdupes",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.0/jdupes-1.21.0-win64.zip",
 | 
						|
            "hash": "c91489321a9acc258740fe0a59857b37a23e9e5113b4ed93441cdd48c070ef08",
 | 
						|
            "extract_dir": "jdupes-1.21.0-win64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/jbruchon/jdupes/releases/download/v1.21.0/jdupes-1.21.0-win32.zip",
 | 
						|
            "hash": "9fc6d1111252c4c1a67f052782fe9e8f6733a1b022428a6dc372d1da588cedf4",
 | 
						|
            "extract_dir": "jdupes-1.21.0-win32"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "jdupes.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version-win64.zip",
 | 
						|
                "extract_dir": "jdupes-$version-win64"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/jbruchon/jdupes/releases/download/v$version/jdupes-$version-win32.zip",
 | 
						|
                "extract_dir": "jdupes-$version-win32"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |