Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 0de2a2b351 |
1 changed files with 2 additions and 2 deletions
4
mcp.toml
4
mcp.toml
|
|
@ -1,11 +1,11 @@
|
|||
binary_name = "email-mcp"
|
||||
docs_url = "https://gitea.lclr.dev/AI/email-mcp"
|
||||
docs_url = "https://forge.lclr.dev/AI/email-mcp"
|
||||
|
||||
[update]
|
||||
source_name = "email-mcp releases"
|
||||
driver = "gitea"
|
||||
repository = "AI/email-mcp"
|
||||
base_url = "https://gitea.lclr.dev"
|
||||
base_url = "https://forge.lclr.dev"
|
||||
asset_name_template = "{binary}-{os}-{arch}{ext}"
|
||||
checksum_asset_name = "{asset}.sha256"
|
||||
checksum_required = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue