2025-03-19 20:28:48 +00:00

24 lines
763 B
JSON

{
"version": "1.4.7",
"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.4.7/fedify-cli-1.4.7-windows-x86_64.zip",
"hash": "fc2aebe73d06d275f78e85ef39ee826031c922b4d2de4be9e50c3e185dfb5fdb"
}
},
"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"
}
}
}
}