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