mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
24 lines
763 B
JSON
24 lines
763 B
JSON
{
|
|
"version": "1.4.5",
|
|
"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.5/fedify-cli-1.4.5-windows-x86_64.zip",
|
|
"hash": "8b648cdebba3ec54eafd1b9d6431cfc623269c50916e54370de0f3b70b32a4cc"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|