Updater bot : sponsorblockcast updated to 0.8.0

This commit is contained in:
alexbelgium
2024-08-24 02:03:00 +02:00
parent 8f6cfa42aa
commit 165e94c7aa
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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