From 7e235d85a1859cbe0c23f27b3fef26fbaab38803 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 10 Dec 2025 11:19:57 +0100 Subject: [PATCH] Update esp_install package version to 5.3.3 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 9ff87fea9..1f3240dda 100644 --- a/platform.json +++ b/platform.json @@ -105,8 +105,8 @@ "type": "tool", "optional": false, "owner": "pioarduino", - "package-version": "5.3.2", - "version": "https://github.com/pioarduino/esp_install/releases/download/v5.3.2/esp_install-v5.3.2.zip" + "package-version": "5.3.3", + "version": "https://github.com/pioarduino/esp_install/releases/download/v5.3.3/esp_install-v5.3.3.zip" }, "contrib-piohome": { "optional": true,