From c97b8cf0b9e0c486114e10c364dfd4e7a52d1638 Mon Sep 17 00:00:00 2001 From: Martin M Date: Wed, 18 Oct 2023 17:13:40 +0200 Subject: [PATCH] onvif master->main (latest) --- sources-dist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources-dist.json b/sources-dist.json index 3274d4d62..aa00b0a1e 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1658,8 +1658,8 @@ "type": "multimedia" }, "onvif": { - "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.onvif/master/io-package.json", - "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.onvif/master/admin/onvif.png", + "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.onvif/main/io-package.json", + "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.onvif/main/admin/onvif.png", "type": "infrastructure" }, "opcua": { @@ -2961,4 +2961,4 @@ "icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true", "type": "hardware" } -} \ No newline at end of file +}