mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			765 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			765 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://eventstore.org/",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "version": "4.1.2",
 | 
						|
    "url": "https://eventstore.org/downloads/EventStore-OSS-Win-v4.1.2.zip",
 | 
						|
    "hash": "07e48ec4d4161815f11360c4ad98ac8a978f953848191ae66bf41e61c8ebb5cc",
 | 
						|
    "bin": [
 | 
						|
        [
 | 
						|
            "EventStore.ClusterNode.exe",
 | 
						|
            "eventstore"
 | 
						|
        ],
 | 
						|
        "EventStore.ClusterNode.exe",
 | 
						|
        "EventStore.PAdmin.exe",
 | 
						|
        "EventStore.Query.exe",
 | 
						|
        "EventStore.TestClient.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://eventstore.org/downloads",
 | 
						|
        "re": "/downloads/EventStore-OSS-Win-v([\\d.]+(-[\\w\\d]+)?).zip"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://eventstore.org/downloads/EventStore-OSS-Win-v$version.zip"
 | 
						|
    }
 | 
						|
}
 |