mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	- Repository is gone - User was renamed/taken over - Website is not reachable for more than a 2 weeks - Downloads are not available - Originally the repo was only archived, but then it was fully removed 
		
			
				
	
	
		
			27 lines
		
	
	
		
			823 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			823 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.5",
 | 
						|
    "description": "Ping with HTTP requests.",
 | 
						|
    "homepage": "https://www.vanheusden.com/httping/",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.vanheusden.com/httping/httping-2.5-win64.zip",
 | 
						|
            "hash": "767edac1de2328618357630de60b2b4fca05f19a554ef4fbd2c4974c4516d27c",
 | 
						|
            "extract_dir": "httping-2.5-win64"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "httping.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/flok99/httping/releases",
 | 
						|
        "regex": "tag/([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://www.vanheusden.com/httping/httping-$version-win64.zip",
 | 
						|
                "extract_dir": "httping-$version-win64"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |