mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			967 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			967 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "6.3.2",
 | 
						|
    "description": "Private and secure chat and applications platform",
 | 
						|
    "homepage": "https://simplex.chat",
 | 
						|
    "license": "AGPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.2/simplex-chat-windows-x86-64#/simplex-chat.exe",
 | 
						|
            "hash": "7f967389a5b0f94926d0a533d2420ebf52b45446564de16460d177351ec2e120"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "simplex-chat.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://api.github.com/repositories/229407566/releases",
 | 
						|
        "jsonpath": "$[?(@.prerelease == false)]..browser_download_url",
 | 
						|
        "regex": "download/v([\\d.]+)/simplex-chat-windows-x86-64"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v$version/simplex-chat-windows-x86-64#/simplex-chat.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |