From e5e0187462b3fec979740d9784f09d230a385dd8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:52:41 +0100 Subject: [PATCH] Create updater.json --- aaa/updater.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 aaa/updater.json diff --git a/aaa/updater.json b/aaa/updater.json new file mode 100644 index 000000000..271e2ab7c --- /dev/null +++ b/aaa/updater.json @@ -0,0 +1,12 @@ +{ + "github_fulltag": "false", + "last_update": "21-12-2023", + "beta": "false", + "repository": "jdeath/homeassistant-addons", + "slug": "wgeasy", + "source": "github", + "upstream_repo": "wg-easy/wg-easy", + "upstream_version": "9", + "fulltag": "false", + "paused": "false" +}