mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	* diffutils: update to 3.8-1 * Update diffutils.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.6",
 | 
						|
    "description": "A package of several programs related to finding differences between files",
 | 
						|
    "homepage": "https://www.gnu.org/software/diffutils/",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "url": [
 | 
						|
        "https://steffen.gulpe.de/gnu-tools-for-windows/i686-w64-mingw32/cmp.exe",
 | 
						|
        "https://steffen.gulpe.de/gnu-tools-for-windows/i686-w64-mingw32/diff.exe",
 | 
						|
        "https://steffen.gulpe.de/gnu-tools-for-windows/i686-w64-mingw32/diff3.exe",
 | 
						|
        "https://steffen.gulpe.de/gnu-tools-for-windows/i686-w64-mingw32/sdiff.exe"
 | 
						|
    ],
 | 
						|
    "hash": [
 | 
						|
        "d61bc5653d4f9a462413fdf2c19dfb464924e44db8547ec41257293f34e91513",
 | 
						|
        "39e70ccf42ba7235fa0d156f894b7fb757fcd4a9ce848f768a9fabe3d87b7196",
 | 
						|
        "d09fe558f9c9655eeee01d36221fad4ef8934b254d06812d45397c255dadfcdf",
 | 
						|
        "81648ccd7cca6f9af283dbf9da5e80965637ab2c095d0b323dc8895be01b68c1"
 | 
						|
    ],
 | 
						|
    "bin": [
 | 
						|
        "cmp.exe",
 | 
						|
        "diff.exe",
 | 
						|
        "diff3.exe",
 | 
						|
        "sdiff.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://steffen.gulpe.de/gnu-tools-for-windows",
 | 
						|
        "regex": "diffutils-([\\d.]+)-winbuild"
 | 
						|
    }
 | 
						|
}
 |