mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
24 lines
763 B
JSON
24 lines
763 B
JSON
{
|
|
"version": "1.4.8",
|
|
"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.8/fedify-cli-1.4.8-windows-x86_64.zip",
|
|
"hash": "0c0ecabfb0d0fd0719fd8406c5d50936b0160cecc112f4aa8fea49e76399d754"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|