From cc69b4d791cd066faae62cafae07b9c0d3dcb8ef Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 22 Aug 2023 14:00:40 +0200 Subject: [PATCH] Create updater.json --- sponsorblockcast/updater.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sponsorblockcast/updater.json diff --git a/sponsorblockcast/updater.json b/sponsorblockcast/updater.json new file mode 100644 index 000000000..10d8fb1b2 --- /dev/null +++ b/sponsorblockcast/updater.json @@ -0,0 +1,8 @@ +{ + "last_update": "29-07-2023", + "repository": "alexbelgium/hassio-addons", + "slug": "sponsorblockcast", + "source": "github", + "upstream_repo": "gabe565/CastSponsorSkip", + "upstream_version": "1.3" +}