{
    "version": "0.30.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.30.1/selene-0.30.1-windows.zip",
            "hash": "b55a8592ba6ffd54c88edd3396348e43d581494c2c255cd2d02c8c26b96080f4"
        }
    },
    "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"
            }
        }
    }
}
