{
    "version": "1.66.1",
    "description": "Language Server Implementation for Luau",
    "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.66.1/luau-lsp-win64.zip",
            "hash": "cc5bab4f0b42ba38e84672c225e7648b4877c7a2a0d11a516d2c149559a61a84"
        }
    },
    "bin": "luau-lsp.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/$version/luau-lsp-win64.zip"
            }
        }
    }
}
