From a607a2a4ce32bea542276e204bddad40941a7e83 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Jun 2025 12:44:27 +0000 Subject: [PATCH 1/2] Release Armory.GlobalBanner 0.0.5 --- plugins.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugins.json b/plugins.json index 38ece3e..b384b8f 100644 --- a/plugins.json +++ b/plugins.json @@ -1474,5 +1474,19 @@ "url": "https://github.com/armory-plugins/armory-observability-plugin/releases/download/v1.5.0/armory-observability-plugin-v1.5.0.zip" } ] + }, + { + "id": "Armory.GlobalBanner", + "description": "This plugin adds functionality to enable a Global banner in Deck and Gate.", + "provider": "https://github.com/armory-io", + "releases": [ + { + "version": "0.0.5", + "date": "2025-06-12T12:44:19.103504521Z", + "requires": "gate>=0.0.0,deck>=0.0.0", + "sha512sum": "1ebba5b90880ce9117601ecaaac69746d2a03f7c82afcb727708e3da4497e7c9fe94f7e479ee42bc080a8fc4fd6d734cf27b15315c0dcdb1ce87f294f9e8532a", + "url": "https://github.com/armory-io/armory-global-banner-plugin/releases/download/global-banner-0.0.5/global-banner-0.0.5.zip" + } + ] } ] From e7888945b64e21aa51d651447addfc6b1e053db8 Mon Sep 17 00:00:00 2001 From: Christos Arvanitis Date: Fri, 13 Jun 2025 12:21:36 +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 b384b8f..fb3105f 100644 --- a/plugins.json +++ b/plugins.json @@ -1485,7 +1485,7 @@ "date": "2025-06-12T12:44:19.103504521Z", "requires": "gate>=0.0.0,deck>=0.0.0", "sha512sum": "1ebba5b90880ce9117601ecaaac69746d2a03f7c82afcb727708e3da4497e7c9fe94f7e479ee42bc080a8fc4fd6d734cf27b15315c0dcdb1ce87f294f9e8532a", - "url": "https://github.com/armory-io/armory-global-banner-plugin/releases/download/global-banner-0.0.5/global-banner-0.0.5.zip" + "url": "https://github.com/armory-plugins/pluginRepository/releases/download/global-banner-0.0.5/global-banner-0.0.5.zip" } ] }