Updater bot : sponsorblockcast updated to 0.8.2

This commit is contained in:
alexbelgium
2025-03-08 01:58:39 +01:00
parent 7badcaa249
commit 3eba2d5134
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.2 (08-03-2025)
- Update to latest version from gabe565/CastSponsorSkip (changelog : https://github.com/gabe565/CastSponsorSkip/releases)
## 0.8.1 (21-12-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.1"
"version": "0.8.2"
}

View File

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