mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			766 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.16.0",
 | 
						|
    "description": "An open-source RESTful search API written in Rust",
 | 
						|
    "homepage": "https://github.com/meilisearch/meilisearch",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.16.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
 | 
						|
            "hash": "bde4f40f38e1c155a8ad15c7c36a8a314ea9535a165258d56157bfef051e5207"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "meilisearch.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |