2025-12-20 08:30:01 +00:00

24 lines
763 B
JSON

{
"version": "1.9.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/1.9.2/fedify-cli-1.9.2-windows-x86_64.zip",
"hash": "51144969aecebb74bb1ecba13c71472acd059b1b4eb0de6f140914a62bb37b8f"
}
},
"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"
}
}
}
}