From 865d4ccda56f0af1d9f79b033587ded99816dbdd Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 5 Aug 2025 20:49:57 +0200 Subject: [PATCH] tool-esp_install v5.2.0 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 613f13e36..b3cb30cd2 100644 --- a/platform.json +++ b/platform.json @@ -99,8 +99,8 @@ "type": "tool", "optional": false, "owner": "pioarduino", - "package-version": "5.1.0", - "version": "https://github.com/pioarduino/esp_install/releases/download/v5.1.0/esp_install-v5.1.0.zip" + "package-version": "5.2.0", + "version": "https://github.com/pioarduino/esp_install/releases/download/v5.2.0/esp_install-v5.2.0.zip" }, "contrib-piohome": { "optional": true,