{
    "version": "0.26.1",
    "description": "A blazing-fast modern Lua linter written in Rust",
    "homepage": "https://kampfkarren.github.io/selene/",
    "license": "MPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Kampfkarren/selene/releases/download/0.26.1/selene-0.26.1-windows.zip",
            "hash": "e24afa5e4482572bc32eecd1dff492444b81fc648442f060acb4b494c9bbbdbf"
        }
    },
    "bin": "selene.exe",
    "checkver": {
        "github": "https://github.com/Kampfkarren/selene"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Kampfkarren/selene/releases/download/$version/selene-$version-windows.zip"
            }
        }
    }
}
