2025-02-19 16:30:16 +00:00

24 lines
763 B
JSON

{
"version": "1.4.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.4.2/fedify-cli-1.4.2-windows-x86_64.zip",
"hash": "2e40dd3787fb0ddf7906c377e5d43d30bf09904f877ba817d0ba4be74a075de8"
}
},
"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"
}
}
}
}