{
    "version": "2.2.0",
    "description": "CLI toolchain for Fedify and debugging ActivityPub",
    "homepage": "https://fedify.dev/cli",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/fedify-dev/fedify/releases/download/2.2.0/fedify-cli-2.2.0-windows-x86_64.zip",
            "hash": "1da86447933d0a7942b00bc44172e8e7d17694ab9970fa6dbc71d952da551ed1"
        }
    },
    "bin": "fedify.exe",
    "checkver": {
        "github": "https://github.com/fedify-dev/fedify"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/fedify-dev/fedify/releases/download/$version/fedify-cli-$version-windows-x86_64.zip"
            }
        }
    }
}
