From cc863f0e51f4ee3a2082d49f73ad129c30d1a1ff Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:25:43 +0200 Subject: [PATCH] 2023.10.12 --- platform.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.json b/platform.json index cfa68b3b1..65a24bc9c 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/tasmota/platform-espressif32.git" }, - "version": "2023.10.11", + "version": "2023.10.12", "frameworks": { "arduino": { "script": "builder/frameworks/arduino.py" @@ -33,19 +33,19 @@ "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1768/framework-arduinoespressif32-release_v5.1-e97d377907.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.231024/framework-arduinoespressif32.zip" }, "framework-arduino-solo1": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1766/framework-arduinoespressif32-solo1-release_v5.1-e97d377907.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.231024/framework-arduinoespressif32-solo1.zip" }, "framework-arduino-ITEAD": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1767/framework-arduinoespressif32-ITEAD-release_v5.1-e97d377907.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.231024/framework-arduinoespressif32-ITEAD.zip" }, "framework-espidf": { "type": "framework",