mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			929 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			929 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "7.0.10",
 | 
						|
    "description": "Realtime, fast and secure data-sync server for mobile, web & iot",
 | 
						|
    "homepage": "https://deepstream.io",
 | 
						|
    "license": "AGPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v7.0.10/deepstream.io-windows-7.0.10.zip",
 | 
						|
            "hash": "d61436f98a5f56db1974be3774ef533271e608901540e3a22beef11ba7ee8857"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "deepstream.exe",
 | 
						|
    "env_set": {
 | 
						|
        "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"
 | 
						|
    },
 | 
						|
    "persist": "conf",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/deepstreamIO/deepstream.io"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v$version/deepstream.io-windows-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |