Updater bot : sponsorblockcast updated to 0.5.0

This commit is contained in:
alexbelgium
2023-09-23 19:17:52 +02:00
parent b19128424c
commit e40972f332
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.5.0 (23-09-2023)
- Update to latest version from gabe565/CastSponsorSkip
## 0.4.1 (09-09-2023)
- Update to latest version from gabe565/CastSponsorSkip
### 0.4.0-1 (02-09-2023)

View File

@@ -26,5 +26,5 @@
},
"slug": "sponsorblockcast",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.4.1"
"version": "0.5.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "09-09-2023",
"last_update": "23-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.4.1"
"upstream_version": "0.5.0"
}