2025-05-11 04:29:47 +00:00

24 lines
763 B
JSON

{
"version": "1.5.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.5.2/fedify-cli-1.5.2-windows-x86_64.zip",
"hash": "4eccfe872b0a53d8a8a529d767bc75e9741cd8095e6a27b73492c47eafc284fa"
}
},
"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"
}
}
}
}