2025-06-19 08:30:25 +00:00

24 lines
763 B
JSON

{
"version": "1.6.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.6.2/fedify-cli-1.6.2-windows-x86_64.zip",
"hash": "dc7ed1cd2577eaf0493ad773846bda7f2aea5cf2e030a750b75b85082ba3043e"
}
},
"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"
}
}
}
}