2025-10-31 08:30:51 +00:00

24 lines
763 B
JSON

{
"version": "1.9.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.9.1/fedify-cli-1.9.1-windows-x86_64.zip",
"hash": "737319876758f6db4c83540ba0a517871752710924b3174794ce9304da75eb6d"
}
},
"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"
}
}
}
}