2026-01-23 08:31:18 +00:00

24 lines
766 B
JSON

{
"version": "1.10.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.10.2/fedify-cli-1.10.2-windows-x86_64.zip",
"hash": "62ad5eae55e8e705576a628537091795e7e5255e33188352c831316f4757ccc5"
}
},
"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"
}
}
}
}