mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-01 19:00:33 +02:00
Merge pull request #838 from bruvv/patch-1
Changed repo for sponserblockcast
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user