From ba469a4b0c00f355c0a47b41d04160eeb1f33d8a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 29 May 2024 16:25:21 +0200 Subject: [PATCH] Release core 3.0.0.240529 --- platform.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform.json b/platform.json index 2e263f103..305853527 100644 --- a/platform.json +++ b/platform.json @@ -33,19 +33,19 @@ "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2418/framework-arduinoespressif32-all-release_v5.1-14a0ebd.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.240529/framework-arduinoespressif32.zip" }, "framework-arduino-solo1": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2419/framework-arduinoespressif32-solo1-release_v5.1-14a0ebd.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.240529/framework-arduinoespressif32-solo1.zip" }, "framework-arduino-ITEAD": { "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2420/framework-arduinoespressif32-ITEAD-esp32-release_v5.1-14a0ebd.zip" + "version": "https://github.com/tasmota/arduino-esp32/releases/download/3.0.0.240529/framework-arduinoespressif32-ITEAD.zip" }, "framework-espidf": { "type": "framework",