mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	* srvany-ng: Add version 1.0.0.0 * Update bucket/srvany-ng.json Co-authored-by: Issac Lin <issaclin32@gmail.com> * Update bucket/srvany-ng.json Co-authored-by: Issac Lin <issaclin32@gmail.com> Co-authored-by: Issac Lin <issaclin32@gmail.com>
		
			
				
	
	
		
			17 lines
		
	
	
		
			600 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			600 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.0.0.0",
 | 
						|
    "description": "Run any Windows application as a Service. Drop-in compatible replacement for \"srvany.exe\" from the W2K3 Resource Kit.",
 | 
						|
    "homepage": "https://github.com/birkett/srvany-ng",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://github.com/birkett/srvany-ng/releases/download/v1.0.0.0/srvany-ng_26-03-2015.zip",
 | 
						|
    "hash": "92db11aec5bb336c32f6398f47f2cf18d07422b1918b77986f98b9931e1d4a23",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "bin": "x64\\srvany-ng.exe"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "bin": "x86\\srvany-ng.exe"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |