{ "version": "1.7.2", "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/1.7.2/fedify-cli-1.7.2-windows-x86_64.zip", "hash": "f9542a247e62d2110e4842785f58c5f8bce652d610e2f2ce67d4e57a59a11ad4" } }, "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" } } } }