{
    "version": "0.4.6",
    "description": "Lightning-fast and Powerful Code Editor written in Rust",
    "homepage": "http://lapce.dev/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lapce/lapce/releases/download/v0.4.6/Lapce-windows-portable.zip",
            "hash": "23f6b30f6263cae25e933eabdfada6e50c462364a6310f671c02abd2acf1cade"
        }
    },
    "bin": "lapce.exe",
    "shortcuts": [
        [
            "lapce.exe",
            "Lapce"
        ]
    ],
    "checkver": {
        "github": "https://github.com/lapce/lapce"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lapce/lapce/releases/download/v$version/Lapce-windows-portable.zip"
            }
        }
    }
}
