{
    "version": "0.8.1",
    "description": "A customizable code editor that connects you to your creation with instant feedback.",
    "homepage": "http://www.lighttable.com/",
    "license": "MIT",
    "url": "https://github.com/LightTable/LightTable/releases/download/0.8.1/lighttable-0.8.1-windows.zip",
    "hash": "cb0496343bb9c7ebe851e6169aa02fce8fec941d92dfeee21966f4ea311f0329",
    "extract_dir": "lighttable-0.8.1-windows",
    "bin": "LightTable.exe",
    "shortcuts": [
        [
            "LightTable.exe",
            "LightTable"
        ]
    ],
    "checkver": {
        "github": "https://github.com/lighttable/lighttable"
    },
    "autoupdate": {
        "url": "https://github.com/LightTable/LightTable/releases/download/$version/lighttable-$version-windows.zip",
        "extract_dir": "lighttable-$version-windows"
    }
}
