{
    "version": "0.16.1",
    "description": "An embedded graph database built for query speed and scalability.",
    "homepage": "https://ladybugdb.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/LadybugDB/ladybug/releases/download/v0.16.1/lbug_cli-windows-x86_64.zip",
            "hash": "409b10a8716e6d130d022836f7a3a9005ff64f5b5dc54871e513770b7e8d360d"
        }
    },
    "bin": "lbug.exe",
    "checkver": {
        "github": "https://github.com/LadybugDB/ladybug"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LadybugDB/ladybug/releases/download/v$version/lbug_cli-windows-x86_64.zip"
            }
        }
    }
}
