Updater bot : sponsorblockcast updated to 0.2.1

This commit is contained in:
alexbelgium
2023-08-26 00:12:11 +02:00
parent 81d24c8df4
commit f6b114c89f
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 0.2.1 (26-08-2023)
- Update to latest version from gabe565/CastSponsorSkip
### 1.3-2 (22-08-2023)
- Minor bugs fixed
- Switch to castsponsorskip @bruvv

View File

@@ -24,10 +24,9 @@
"CSS_DISCOVER_INTERVAL": "str",
"CSS_PAUSED_INTERVAL": "str",
"CSS_PLAYING_INTERVAL": "str",
"CSS_PLAYING_INTERVAL": "str",
"CSS_YOUTUBE_API_KEY": "str?"
},
"slug": "sponsorblockcast",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "1.3-2"
"version": "0.2.1"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "29-07-2023",
"last_update": "26-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "1.3"
"upstream_version": "0.2.1"
}