mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
24 lines
763 B
JSON
24 lines
763 B
JSON
{
|
|
"version": "1.3.9",
|
|
"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.3.9/fedify-cli-1.3.9-windows-x86_64.zip",
|
|
"hash": "ecf987f3aa7ffd79c08b5901e7724483f03731f0395334b5c85b8f278c5bc53d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|