Updater bot : sponsorblockcast updated to 0.7.2

This commit is contained in:
alexbelgium
2024-02-03 02:02:42 +01:00
parent de944c164a
commit 5e507a26d0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.2 (03-02-2024)
- Update to latest version from gabe565/CastSponsorSkip
### 0.7.0-3 (30-01-2024)
- Feat : add possibility for custom env addition

View File

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

View File

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