2025-05-16 08:30:13 +00:00

24 lines
763 B
JSON

{
"version": "1.5.3",
"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.3/fedify-cli-1.5.3-windows-x86_64.zip",
"hash": "55c7446020af70245705681aed3ca0e43b579b77a372181d666a806bb5600e07"
}
},
"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"
}
}
}
}