From 1329fff91f527fe850ee0508bc7fba39e3f6309e Mon Sep 17 00:00:00 2001 From: bruvv <3063928+bruvv@users.noreply.github.com> Date: Mon, 15 May 2023 12:21:42 +0000 Subject: [PATCH 1/3] Update build.json changed to my repo because of an update chromecast-go version and the original maintainer not willing to update --- sponsorblockcast/build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sponsorblockcast/build.json b/sponsorblockcast/build.json index 4248b7c03..221073267 100644 --- a/sponsorblockcast/build.json +++ b/sponsorblockcast/build.json @@ -1,8 +1,8 @@ { "build_from": { - "aarch64": "ghcr.io/nichobi/sponsorblockcast:latest", - "amd64": "ghcr.io/nichobi/sponsorblockcast:latest", - "armv7": "ghcr.io/nichobi/sponsorblockcast:latest" + "aarch64": "ghcr.io/bruvv/sponsorblockcast:latest", + "amd64": "ghcr.io/bruvv/sponsorblockcast:latest", + "armv7": "ghcr.io/bruvv/sponsorblockcast:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com" From 4ed476eb69f3ae0d91056cfbe3bcf606ba18f435 Mon Sep 17 00:00:00 2001 From: bruvv <3063928+bruvv@users.noreply.github.com> Date: Mon, 15 May 2023 12:24:11 +0000 Subject: [PATCH 2/3] Update config.json --- sponsorblockcast/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 2b9d44325..616850a0c 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -26,5 +26,5 @@ }, "slug": "sponsorblockcast", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast", - "version": "1.0" + "version": "1.1" } From 49d1a278cfa8ba38b5a155d1816a012995f8d704 Mon Sep 17 00:00:00 2001 From: bruvv <3063928+bruvv@users.noreply.github.com> Date: Mon, 15 May 2023 12:24:47 +0000 Subject: [PATCH 3/3] Update CHANGELOG.md --- sponsorblockcast/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sponsorblockcast/CHANGELOG.md b/sponsorblockcast/CHANGELOG.md index b00b87335..b802dbf13 100644 --- a/sponsorblockcast/CHANGELOG.md +++ b/sponsorblockcast/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1 (15-05-2023) +- Updated chromecast-go + ### 1.00 (14-03-2023) - Minor bugs fixed ## 1.0