From f0652db08e34021b05f44ec8f3c32627d8bda3fa Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:54:07 +0100 Subject: [PATCH 1/2] Update ckeck tool versions in platform.json --- platform.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.json b/platform.json index dc11c2eae..060b27391 100644 --- a/platform.json +++ b/platform.json @@ -132,15 +132,15 @@ "type": "tool", "optional": true, "owner": "pioarduino", - "package-version": "2.11.0+230717", - "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cppcheck-v2.11.0-230717.zip" + "package-version": "2.19.1", + "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cppcheck-v2.19.1.zip" }, "tool-clangtidy": { "type": "tool", "optional": true, "owner": "pioarduino", - "package-version": "18.1.1", - "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangtidy-v18.1.1.zip" + "package-version": "21.0.1", + "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangtidy-v21.0.1.zip" }, "tool-pvs-studio": { "type": "tool", From 3245d219b4262e7ae69f7a430df82120d77d2957 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 24 Feb 2026 17:45:14 +0100 Subject: [PATCH 2/2] clangtidy v21.1.0 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 060b27391..1273376a7 100644 --- a/platform.json +++ b/platform.json @@ -139,8 +139,8 @@ "type": "tool", "optional": true, "owner": "pioarduino", - "package-version": "21.0.1", - "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangtidy-v21.0.1.zip" + "package-version": "21.1.0", + "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangtidy-v21.1.0.zip" }, "tool-pvs-studio": { "type": "tool",