{
    "version": "0.20.0",
    "description": "An opinionated Lua code formatter",
    "homepage": "https://github.com/JohnnyMorganz/StyLua",
    "license": "MPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.20.0/stylua-win64.zip",
            "hash": "1623af48183bbdda9a03c39ef35c1888ced8d4d14c9730f8b92783a7ebe3b3b6"
        }
    },
    "bin": "stylua.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v$version/stylua-win64.zip"
            }
        }
    }
}
