From 45ea0ab7063d6acf417c1196a0ff3fd835793aaf Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:53:44 +0200 Subject: [PATCH] Fix owner entrys --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 9209716f2..86760c3ff 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "owner": "Jason2866", + "owner": "tasmota", "version": "https://github.com/tasmota/esp-idf/releases/download/v5.3.1.240924/esp-idf-v5.3.1.zip" }, "toolchain-xtensa-esp-elf": { @@ -86,7 +86,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "tasmota", - "version": "https://github.com/Jason2866/esptool/releases/download/v4.8.0/esptool.zip" + "version": "https://github.com/tasmota/esptool/releases/download/v4.8.0/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",