Updater bot : sponsorblockcast updated to 0.7.0

This commit is contained in:
alexbelgium
2024-01-06 02:05:19 +01:00
parent dcf148698b
commit 65cb91eb33
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.0 (06-01-2024)
- Update to latest version from gabe565/CastSponsorSkip
## 0.6.1 (11-24-2023)
- Update to latest version from gabe565/CastSponsorSkip

View File

@@ -25,5 +25,5 @@
"slug": "sponsorblockcast",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.6.1"
"version": "0.7.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "11-11-2023",
"last_update": "06-01-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.6.1"
"upstream_version": "0.7.0"
}