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",