From 0c69ff9312f955c63a3249b1d85c47c9ad54be61 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:52:45 +0100 Subject: [PATCH] pioarduino esptool.py v4.8.6 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index aa11f84..8cd85c0 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.5/esptool.zip" + "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.6/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",