2025-07-28 08:30:37 +00:00

24 lines
763 B
JSON

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