From 79f19bd58a988eaa3678a1fac3dd792e6b28b03f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 18 Apr 2024 12:37:10 +0000 Subject: [PATCH 1/2] Release Armory.EventFilter v0.1.1 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 3200f6d..2fa469c 100644 --- a/plugins.json +++ b/plugins.json @@ -1033,6 +1033,13 @@ "description": "This plugin adds echo event filter capabilities.", "provider": "https://github.com/armory-io", "releases": [ + { + "version": "0.1.1", + "date": "2024-04-18T12:37:02.587862Z", + "requires": "echo>=0.0.0", + "sha512sum": "f89159e163113ec85d0a27d81626327295775e59665bf35d33a1bbecde98a70e31ccb6bd257809c398c21ac5f6019cf83bd9745338dba517d07d8ce8896a3fb8", + "url": "https://github.com/armory-plugins/armory-ext/releases/download/event-filter-v0.1.1/event-filter-v0.1.1.zip" + }, { "version": "0.1.0", "date": "2024-02-28T13:52:05.501528Z", From f9839cc75e7b30daba1bbf68ec585280ff01f306 Mon Sep 17 00:00:00 2001 From: Christos Arvanitis Date: Thu, 18 Apr 2024 15:42:01 +0300 Subject: [PATCH 2/2] Update plugins.json --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 2fa469c..2bd1ef7 100644 --- a/plugins.json +++ b/plugins.json @@ -1038,7 +1038,7 @@ "date": "2024-04-18T12:37:02.587862Z", "requires": "echo>=0.0.0", "sha512sum": "f89159e163113ec85d0a27d81626327295775e59665bf35d33a1bbecde98a70e31ccb6bd257809c398c21ac5f6019cf83bd9745338dba517d07d8ce8896a3fb8", - "url": "https://github.com/armory-plugins/armory-ext/releases/download/event-filter-v0.1.1/event-filter-v0.1.1.zip" + "url": "https://github.com/armory-plugins/pluginRepository/releases/download/v0.1.1-event-filter/event-filter-v0.1.1.zip" }, { "version": "0.1.0",