mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
fedify: Add version 1.4.1 (#6371)
This commit is contained in:
parent
722be4dfb0
commit
e753e4f6ab
23
bucket/fedify.json
Normal file
23
bucket/fedify.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"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.1/fedify-cli-1.4.1-windows-x86_64.zip",
|
||||
"hash": "01b672dcdee7dfb33fa42a85c048949b84873cd098cb5cef37bad18be82e280a"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user