From 2d8df11744cc3c9adbfb436e13e4ab6cd1be8d77 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 Aug 2023 10:40:44 +0000 Subject: [PATCH] Release Armory.EventFilter v0.0.2 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 4784489..c707e26 100644 --- a/plugins.json +++ b/plugins.json @@ -907,6 +907,13 @@ "description": "This plugin adds echo event filter capabilities.", "provider": "https://github.com/armory-io", "releases": [ + { + "version": "0.0.2", + "date": "2023-08-01T10:40:37.692548Z", + "requires": "echo>=0.0.0", + "sha512sum": "124ac37ffb71a7d7170cf137562fdd74eeab85cb83ccc8a42148a5835daaab5c044fa1024f14bf7b2c0c401e27a304dc7c89c46ef3d8eedc9b3284c8c0ebb98c", + "url": "https://github.com/armory-plugins/armory-ext/releases/download/event-filter-v0.0.2/event-filter-v0.0.2.zip" + }, { "version": "0.0.2", "date": "2023-07-31T07:41:51.693757Z",