mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			656 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			656 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://redis.io",
 | 
						|
    "description": "In-memory data structure store, used as a database, cache and message broker.",
 | 
						|
    "version": "3.2.100",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip",
 | 
						|
    "hash": "73775183186ebd1917353a8ae62303a328cedfff58164c9bf46e2b46977a9475",
 | 
						|
    "bin": [
 | 
						|
        "redis-benchmark.exe",
 | 
						|
        "redis-check-aof.exe",
 | 
						|
        "redis-cli.exe",
 | 
						|
        "redis-server.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/MicrosoftArchive/redis/releases/",
 | 
						|
        "re": ">win-(\\d+\\.\\d+\\.\\d+)<"
 | 
						|
    }
 | 
						|
}
 |