2026-02-26 20:31:46 +00:00

24 lines
763 B
JSON

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