21 lines
499 B
YAML

---
name: "Webhook"
guid: "71552A5A-5C5C-4350-A2AE-EBE451A30173"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-webhook.png"
version: "2.0.0.0"
targetAbi: "10.7.0.0"
framework: "net5.0"
owner: "jellyfin"
overview: "Sends notifications."
description: >
Sends notifications to destinations via webhooks.
category: "Notifications"
artifacts:
- "Jellyfin.Plugin.Webhook.dll"
- "Handlebars.dll"
- "MailKit.dll"
- "MimeKit.dll"
- "BouncyCastle.Crypto.dll"
changelog: >
--