From fafc70033433f62870b22eb0896e95a53939875c Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:32:22 +0200 Subject: [PATCH] Update esptoolpy v4.8.9 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6c3b544..bb71f4d 100644 --- a/platform.json +++ b/platform.json @@ -86,7 +86,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "pioarduino", - "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.8/esptool.zip" + "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.9/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",