Updater bot : sponsorblockcast updated to 0.7.4

This commit is contained in:
alexbelgium
2024-03-16 02:02:35 +01:00
parent e8f584c7d9
commit f23a22774a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.7.4 (16-03-2024)
- Update to latest version from gabe565/CastSponsorSkip
## 0.7.2 (03-02-2024) ## 0.7.2 (03-02-2024)
- Update to latest version from gabe565/CastSponsorSkip - Update to latest version from gabe565/CastSponsorSkip

View File

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

View File

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