From fc0da1b9edc2548cbe882b65e6e3df794d1c51d2 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:41:33 +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 f3afdcae0..8c105647f 100644 --- a/platform.json +++ b/platform.json @@ -98,7 +98,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",