2025-07-24 16:30:25 +00:00

24 lines
763 B
JSON

{
"version": "1.7.6",
"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.6/fedify-cli-1.7.6-windows-x86_64.zip",
"hash": "8102af9f5e7cb2e6b383e345468387855929a4c337667f11eda69bb8c18771b2"
}
},
"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"
}
}
}
}