{
    "version": "0.6.8",
    "description": "A high performance code minimap render",
    "homepage": "https://github.com/wfxr/code-minimap",
    "license": "Apache-2.0|MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/wfxr/code-minimap/releases/download/v0.6.8/code-minimap-v0.6.8-x86_64-pc-windows-msvc.zip",
            "hash": "d5c4a5966e73bc50a138ca8cc8ae41ddcb1003438fb83cf4fec933a7fd16e8e6",
            "extract_dir": "code-minimap-v0.6.8-x86_64-pc-windows-msvc"
        }
    },
    "bin": "code-minimap.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/wfxr/code-minimap/releases/download/v$version/code-minimap-v$version-x86_64-pc-windows-msvc.zip",
                "extract_dir": "code-minimap-v$version-x86_64-pc-windows-msvc"
            }
        }
    }
}
