mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			673 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			673 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "http://bleyer.org/icarus/",
 | 
						|
    "description": "Compiler for IEEE-1364 Verilog hardware description language.",
 | 
						|
    "version": "11-20190809",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "url": "http://bleyer.org/icarus/iverilog-v11-20190809-x64_setup.exe",
 | 
						|
    "hash": "a8f388efcdc136dda8729e04be2aef1f0ea4aa85188f3afb8acd76715ca5eb87",
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": [
 | 
						|
        "bin\\iverilog.exe",
 | 
						|
        "bin\\iverilog-vpi.exe",
 | 
						|
        "bin\\vvp.exe",
 | 
						|
        "gtkwave\\bin\\gtkwave.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "iverilog-v([\\d.-]+)-x64_setup.exe",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://bleyer.org/icarus/iverilog-v$version-x64_setup.exe"
 | 
						|
    }
 | 
						|
}
 |