mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.39",
 | 
						|
    "description": "Operates similarly to 'ping', but works over a TCP port.",
 | 
						|
    "homepage": "https://www.elifulkerson.com/projects/tcping.php",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://download.elifulkerson.com/files/tcping/0.39/x64/tcping64.exe#/tcping.exe",
 | 
						|
            "hash": "sha512:1e80cef7f5db6007ff83a2b7d5425fe74ed505b5af8612271b2353370151afa101be7e5a90333e7c029d20ae0be0c3557b6b7b5e440a8f5c4ee6118f242febd7"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://download.elifulkerson.com/files/tcping/0.39/tcping.exe#/tcping.exe",
 | 
						|
            "hash": "sha512:57c328f4d91ac5422d715613b9be4fbe8ed400072ba51fd406136a31ccc4d3165933936879b9a4ba3619e85f8ca593b6de629a8a7ae3d0290732eef057b76547"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tcping.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://download.elifulkerson.com/files/tcping/current/",
 | 
						|
        "regex": "Index of /files/tcping/([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://download.elifulkerson.com/files/tcping/$version/x64/tcping64.exe#/tcping.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://download.elifulkerson.com/files/tcping/$version/tcping.exe#/tcping.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/$basename.sha512"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |