2025-09-17 08:30:04 +00:00

24 lines
766 B
JSON

{
"version": "1.8.11",
"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.8.11/fedify-cli-1.8.11-windows-x86_64.zip",
"hash": "70b1970db099e18dd68a82d5e4692b72b078b4fc738a920386161082aa019a8c"
}
},
"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"
}
}
}
}