From 500907573caef2eabc81411351d1be47a1544444 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:32:56 +0100 Subject: [PATCH] Build 3122 --- platform.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.json b/platform.json index 9b3e7296f..1b41c25d0 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/tasmota/platform-espressif32.git" }, - "version": "2024.10.30", + "version": "2024.11.30", "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/3119/framework-arduinoespressif32-all-release_v5.3-1c74f314.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3122/framework-arduinoespressif32-all-release_v5.3-1c74f314.zip" }, "framework-arduino-solo1": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3120/framework-arduinoespressif32-solo1-release_v5.3-1c74f314.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3123/framework-arduinoespressif32-solo1-release_v5.3-1c74f314.zip" }, "framework-arduino-ITEAD": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3121/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-1c74f314.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3124/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-1c74f314.zip" }, "framework-espidf": { "type": "framework",