Merge pull request #838 from bruvv/patch-1

Changed repo for sponserblockcast
This commit is contained in:
Alexandre
2023-05-15 14:30:06 +02:00
committed by GitHub
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 1.1 (15-05-2023)
- Updated chromecast-go
### 1.00 (14-03-2023) ### 1.00 (14-03-2023)
- Minor bugs fixed - Minor bugs fixed
## 1.0 ## 1.0

View File

@@ -1,8 +1,8 @@
{ {
"build_from": { "build_from": {
"aarch64": "ghcr.io/nichobi/sponsorblockcast:latest", "aarch64": "ghcr.io/bruvv/sponsorblockcast:latest",
"amd64": "ghcr.io/nichobi/sponsorblockcast:latest", "amd64": "ghcr.io/bruvv/sponsorblockcast:latest",
"armv7": "ghcr.io/nichobi/sponsorblockcast:latest" "armv7": "ghcr.io/bruvv/sponsorblockcast:latest"
}, },
"codenotary": { "codenotary": {
"signer": "alexandrep.github@gmail.com" "signer": "alexandrep.github@gmail.com"

View File

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