mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "8.17.3",
 | |
|     "description": "A demand-driven, horizontally threaded image processing library",
 | |
|     "homepage": "https://www.libvips.org/",
 | |
|     "license": "LGPL-2.1-only",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "hash": "0a57aac04ca723def28ba607ec1ef53b984a52594ee3e13d0e7d8ea89455a357",
 | |
|             "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.3/vips-dev-w64-all-8.17.3.zip"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "hash": "4a45a552665df627633cc8c94ac313ba465d0db824e0ca6ac0e436d7d944bde2",
 | |
|             "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.3/vips-dev-w32-all-8.17.3.zip"
 | |
|         }
 | |
|     },
 | |
|     "extract_dir": "vips-dev-8.17",
 | |
|     "env_add_path": "bin",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/libvips/build-win64-mxe"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w64-all-$version.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w32-all-$version.zip"
 | |
|             }
 | |
|         },
 | |
|         "extract_dir": "vips-dev-$majorVersion.$minorVersion"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)