2025-03-09 04:27:01 +00:00

24 lines
763 B
JSON

{
"version": "1.4.6",
"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.4.6/fedify-cli-1.4.6-windows-x86_64.zip",
"hash": "e1b5f075d30aec6adf2e1597a1793c327293bdb3166a797a0bd9e70d5bfce934"
}
},
"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"
}
}
}
}