From 4d2147dce3f208060cf5a36d5d22e7c371c53fce Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:09:37 +0100 Subject: [PATCH] esptool.py v4.8.5 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 8762a55..4461d67 100644 --- a/platform.json +++ b/platform.json @@ -92,7 +92,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "pioarduino", - "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.1.1/esptool.zip" + "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.5/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",