Updater bot : sponsorblockcast updated to 0.5.1

This commit is contained in:
alexbelgium
2023-10-07 06:55:23 +02:00
parent 416b0874c9
commit 1546254bf6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.5.1 (07-10-2023)
- Update to latest version from gabe565/CastSponsorSkip
## 0.5.0 (23-09-2023)
- Update to latest version from gabe565/CastSponsorSkip

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "23-09-2023",
"last_update": "07-10-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.5.0"
"upstream_version": "0.5.1"
}