2025-06-07 08:29:29 +00:00

24 lines
763 B
JSON

{
"version": "1.6.1",
"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.6.1/fedify-cli-1.6.1-windows-x86_64.zip",
"hash": "4d3857e7dcfeb1627d1a06c6b1379b04e56935cd6168399e9ea69e1ae89f07f2"
}
},
"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"
}
}
}
}