From 0afeee00a237e80204d2f380ebee28765100d43a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:27:45 +0200 Subject: [PATCH] Update package versions for openocd and clangd tools --- platform.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.json b/platform.json index e452ef187..454a4ed2c 100644 --- a/platform.json +++ b/platform.json @@ -125,8 +125,8 @@ "type": "debugger", "optional": true, "owner": "pioarduino", - "package-version": "2.1200.20260304", - "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20260304.zip" + "package-version": "2.1200.20260424", + "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20260424.zip" }, "tool-cppcheck": { "type": "tool", @@ -139,8 +139,8 @@ "type": "tool", "optional": true, "owner": "pioarduino", - "package-version": "21.1.3+20260304", - "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangd-esp-21.1.3_20260304.zip" + "package-version": "21.1.3+20260408", + "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangd-esp-21.1.3_20260408.zip" }, "tool-clangtidy": { "type": "tool",