modify description

This commit is contained in:
Marcus 2024-03-09 15:36:23 +01:00
parent b85922dc6a
commit 6a912581b9
2 changed files with 3 additions and 3 deletions

4
info
View File

@ -1,11 +1,11 @@
{'author': 'DeltaLima (Marcus Hanisch)',
'description': 'Send notifications via Rocket.Chat',
'description': 'Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It's a fork of mjunghanns RC plugin',
'download_url': 'https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification',
'files': {'notifications': ['rocketchat'],
'web': ['plugins/wato/rocketchat.py']},
'name': 'rocketchat-notification',
'title': 'Rocket.Chat Notification Method',
'version': '1.1.4',
'version': '1.1.5',
'version.min_required': '2.1.0p0',
'version.packaged': '2.1.0p0',
'version.usable_until': None}

View File

@ -1 +1 @@
{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat", "version": "1.1.4", "version.packaged": "2.1.0p0", "version.min_required": "2.1.0p0", "version.usable_until": null, "author": "DeltaLima (Marcus Hanisch)", "download_url": "https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification", "files": {"notifications": ["rocketchat"], "web": ["plugins/wato/rocketchat.py"]}}
{"title": "Rocket.Chat Notification Method", "name": "rocketchat-notification", "description": "Send notifications via Rocket.Chat with ability to add custom text like mention @someone. It's a fork of mjunghanns RC plugin", "version": "1.1.5", "version.packaged": "2.1.0p0", "version.min_required": "2.1.0p0", "version.usable_until": null, "author": "DeltaLima (Marcus Hanisch)", "download_url": "https://git.la10cy.net/DeltaLima/Checkmk-rocketchat-notification", "files": {"notifications": ["rocketchat"], "web": ["plugins/wato/rocketchat.py"]}}