mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			769 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			769 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "4.4.0",
 | |
|     "description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.",
 | |
|     "homepage": "https://www.swig.org",
 | |
|     "license": "GPL-3.0-or-later",
 | |
|     "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.4.0/swigwin-4.4.0.zip",
 | |
|     "hash": "sha1:1a077ba467dac61ea6ea8547e583f6944d6c6225",
 | |
|     "extract_dir": "swigwin-4.4.0",
 | |
|     "bin": "swig.exe",
 | |
|     "checkver": {
 | |
|         "url": "http://www.swig.org/download.html",
 | |
|         "regex": "swigwin-([\\d.]+)\\.zip"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-$version/swigwin-$version.zip",
 | |
|         "extract_dir": "swigwin-$version"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)