{
    "version": "31.0.0",
    "description": "Terminal JSON viewer",
    "homepage": "https://github.com/antonmedv/fx",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_amd64.exe#/fx.exe",
            "hash": "4f3d0880cdb0ffb4387f2f9d523587bd115add7d248c62e6d3a3d6351490ab18"
        },
        "arm64": {
            "url": "https://github.com/antonmedv/fx/releases/download/31.0.0/fx_windows_arm64.exe#/fx.exe",
            "hash": "ccb785d3408df82bb6c9672ff0c0edc389ff5928ee2bdc1119a405b51bf5c281"
        }
    },
    "bin": "fx.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_amd64.exe#/fx.exe"
            },
            "arm64": {
                "url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_arm64.exe#/fx.exe"
            }
        }
    }
}
