{
    "version": "39.2.0",
    "description": "Terminal JSON viewer",
    "homepage": "https://github.com/antonmedv/fx",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/antonmedv/fx/releases/download/39.2.0/fx_windows_amd64.exe#/fx.exe",
            "hash": "00fbddd7bd67f747a51aecc0a5bafcc695a21dfae7b912684510722c8e2d6d22"
        },
        "arm64": {
            "url": "https://github.com/antonmedv/fx/releases/download/39.2.0/fx_windows_arm64.exe#/fx.exe",
            "hash": "10d4e3ab80b2d28ee9335979384192fb643bf1e868e3f0c29e59f77dd5ae4766"
        }
    },
    "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"
            }
        }
    }
}
