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