mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ipcalc: Add version 0.51 (#5128)
This commit is contained in:
		
							parent
							
								
									46d66707c8
								
							
						
					
					
						commit
						5f20061699
					
				
							
								
								
									
										19
									
								
								bucket/ipcalc.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								bucket/ipcalc.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.51",
 | 
			
		||||
    "description": "Calculates IP broadcast, network, Cisco wildcard mask, and host ranges",
 | 
			
		||||
    "homepage": "https://jodies.de/ipcalc",
 | 
			
		||||
    "license": "GPL-2.0-or-later",
 | 
			
		||||
    "suggest": {
 | 
			
		||||
        "perl": "perl"
 | 
			
		||||
    },
 | 
			
		||||
    "url": "https://raw.githubusercontent.com/kjokjo/ipcalc/0.51/ipcalc",
 | 
			
		||||
    "hash": "52cdeb286b7f62ac88a6613b792b526b5bf5a714c66c3225cefd412d19cb59e4",
 | 
			
		||||
    "bin": "ipcalc.bat",
 | 
			
		||||
    "pre_install": "Set-Content -Value '@perl.exe \"%~dp0ipcalc\" %*' -Path \"$dir\\ipcalc.bat\"",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/kjokjo/ipcalc"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://raw.githubusercontent.com/kjokjo/ipcalc/$version/ipcalc"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user