diff --git a/plugins.json b/plugins.json index 38ece3e..fb3105f 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-plugins/pluginRepository/releases/download/global-banner-0.0.5/global-banner-0.0.5.zip" + } + ] } ]