mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "http://www.msys2.org",
 | |
|     "description": "A package of several programs related to finding differences between files",
 | |
|     "version": "3.5",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": [
 | |
|                 "http://repo.msys2.org/msys/x86_64/diffutils-3.5-1-x86_64.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/x86_64/msys2-runtime-2.7.0-1-x86_64.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/x86_64/libiconv-1.14-2-x86_64.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/x86_64/libintl-0.19.7-3-x86_64.pkg.tar.xz"
 | |
|             ],
 | |
|             "hash": [
 | |
|                 "6feba4594fe39180752213673510041d322be87977b573fc933141ddc8cb7f01",
 | |
|                 "13921128ec52d0cf14b5b5c518c21c7b937020075607c0b5d96fa49f8eea0bd2",
 | |
|                 "de1a5b4974b10ddcf35389c9ede615ed4ab93f86854e7355e66d1f39723ca3c8",
 | |
|                 "8bde823a82608b577c31c82759a8410bd503c5f7ae62843385310b2e4c24b48c"
 | |
|             ]
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": [
 | |
|                 "http://repo.msys2.org/msys/i686/diffutils-3.5-1-i686.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/i686/msys2-runtime-2.7.0-1-i686.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/i686/libiconv-1.14-2-i686.pkg.tar.xz",
 | |
|                 "http://repo.msys2.org/msys/i686/libintl-0.19.7-3-i686.pkg.tar.xz"
 | |
|             ],
 | |
|             "hash": [
 | |
|                 "3b60c994dfcf8fb8e3a61d1c4aab4b23102e16c5d9c5e080761d969bec414ebe",
 | |
|                 "86574f2e9afe9d295f329fb23feb35ec18505070b3682e76961d9c5910764388",
 | |
|                 "90502f67f38eb7d709498b9fb4a0e68f2afafafa1fad005e0dec8315d8191b79",
 | |
|                 "1285d5788987052e133e18b537d9825a7a3cd4ecb738d8cfd5feddc9886ba58a"
 | |
|             ]
 | |
|         }
 | |
|     },
 | |
|     "bin": [
 | |
|         "usr\\bin\\cmp.exe",
 | |
|         "usr\\bin\\diff.exe",
 | |
|         "usr\\bin\\diff3.exe",
 | |
|         "usr\\bin\\sdiff.exe"
 | |
|     ]
 | |
| }
 |