From f68a0ab072dc43bb02cb12245d3914234b82c7a5 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:42:44 +0200 Subject: [PATCH] esptool.py v4.8.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index c5709ab9a..74449ab01 100644 --- a/platform.json +++ b/platform.json @@ -86,7 +86,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "tasmota", - "version": "https://github.com/Jason2866/esptool/releases/download/v4.7.6/esptool.zip" + "version": "https://github.com/Jason2866/esptool/releases/download/v4.8.0/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",