2026-02-01 00:59:33 +00:00

24 lines
766 B
JSON

{
"version": "1.10.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.10.3/fedify-cli-1.10.3-windows-x86_64.zip",
"hash": "aa07b799a041f40b179ec2a1096f3ea5c968a042fe3bf7ea7ce6c76eea80201e"
}
},
"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"
}
}
}
}