2025-09-09 20:28:11 +00:00

24 lines
763 B
JSON

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