{
    "version": "1.43.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.43.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
            "hash": "8ed828ba2b29ab27925e04fbd66867b1e4a526d3a398b614b230a1996fcb12f4"
        }
    },
    "bin": "meilisearch.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
            }
        }
    }
}
