Updater bot : sponsorblockcast updated to 0.8.1

This commit is contained in:
alexbelgium
2024-12-21 01:58:42 +01:00
parent f028e200a0
commit 772ecd2e5c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.1 (21-12-2024)
- Update to latest version from gabe565/CastSponsorSkip (changelog : https://github.com/gabe565/CastSponsorSkip/releases)
## 0.8.0 (24-08-2024)
- Update to latest version from gabe565/CastSponsorSkip (changelog : https://github.com/gabe565/CastSponsorSkip/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-08-2024",
"last_update": "21-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.8.0"
"upstream_version": "0.8.1"
}