From ca9f00321875fb0e2d47aa1ec064024b0eae4185 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 6 Aug 2025 15:56:51 +0200 Subject: [PATCH] tool-esp_install v5.3.0 download routine use now urllib --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index b3cb30cd2..e35acae6c 100644 --- a/platform.json +++ b/platform.json @@ -99,8 +99,8 @@ "type": "tool", "optional": false, "owner": "pioarduino", - "package-version": "5.2.0", - "version": "https://github.com/pioarduino/esp_install/releases/download/v5.2.0/esp_install-v5.2.0.zip" + "package-version": "5.3.0", + "version": "https://github.com/pioarduino/esp_install/releases/download/v5.3.0/esp_install-v5.3.0.zip" }, "contrib-piohome": { "optional": true,