2025-07-13 08:31:00 +00:00

24 lines
763 B
JSON

{
"version": "1.7.4",
"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.4/fedify-cli-1.7.4-windows-x86_64.zip",
"hash": "208d5426d3e175750b9229abd45b6c3ea684506ca361c59d17a7643198acfccd"
}
},
"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"
}
}
}
}