{
    "version": "0.7.6",
    "description": "A context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.",
    "homepage": "https://everywhere.sylinko.com/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/DearVa/Everywhere/releases/download/v0.7.6/Everywhere-Windows-x64-v0.7.6.zip",
            "hash": "c45dc9f2c78b743bbda9a847bc299fa0bca20f7fd5347e2a3bb77c503ae84637"
        }
    },
    "shortcuts": [
        [
            "Everywhere.exe",
            "Everywhere"
        ]
    ],
    "checkver": {
        "github": "https://github.com/DearVa/Everywhere"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/DearVa/Everywhere/releases/download/v$version/Everywhere-Windows-x64-v$version.zip"
            }
        }
    }
}
