From c528ba067b2e405d3b15b827236ea5b79a7b6d01 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:31:51 +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 59b3e9e..7157ab7 100644 --- a/platform.json +++ b/platform.json @@ -80,7 +80,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "pioarduino", - "version": "https://github.com/pioarduino/esptool/releases/download/v4.7.5/esptool.zip" + "version": "https://github.com/pioarduino/esptool/releases/download/v4.8.0/esptool.zip" }, "tool-dfuutil-arduino": { "type": "uploader",