From f52d8da26303824e0219c488f3213da7d54bd52a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:37:27 +0200 Subject: [PATCH] Create updater.json --- addons_updater/updater.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 addons_updater/updater.json diff --git a/addons_updater/updater.json b/addons_updater/updater.json new file mode 100644 index 000000000..9e3398252 --- /dev/null +++ b/addons_updater/updater.json @@ -0,0 +1,16 @@ +{ + "fulltag": false, + "github_beta": false, + "github_havingasset" : false", + "github_tagfilter": "", + "github_exclude": "", + "last_update": "", + "repository": "", + "paused": false, + "slug": "", + "source": "github", + "upstream_repo": "", + "upstream_version": "", + "dockerhub_by_date": "", + "dockerhub_list_size": "" +}