mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
@@ -1,3 +1,5 @@
|
|||||||
|
- Switch to castsponsorskip @bruvv
|
||||||
|
|
||||||
## 1.1 (15-05-2023)
|
## 1.1 (15-05-2023)
|
||||||
- Updated chromecast-go
|
- Updated chromecast-go
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "ghcr.io/bruvv/sponsorblockcast:latest",
|
"aarch64": "ghcr.io/gabe565/castsponsorskip:latest",
|
||||||
"amd64": "ghcr.io/bruvv/sponsorblockcast:latest",
|
"amd64": "ghcr.io/gabe565/castsponsorskip:latest",
|
||||||
"armv7": "ghcr.io/bruvv/sponsorblockcast:latest"
|
"armv7": "ghcr.io/gabe565/castsponsorskip:latest"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"host_network": true,
|
"host_network": true,
|
||||||
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
|
"image": "ghcr.io/alexbelgium/sponsorblockcast-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"name": "Sponsorblockcast",
|
"name": "Castsponsorskip",
|
||||||
"options": {
|
"options": {
|
||||||
"SBCCATEGORIES": "sponsor",
|
"SBCCATEGORIES": "sponsor",
|
||||||
"SBCPOLLINTERVAL": "1",
|
"SBCPOLLINTERVAL": "1",
|
||||||
@@ -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.1"
|
"version": "1.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user