From f0db98fc3eed8dfca276c5aac374963127329861 Mon Sep 17 00:00:00 2001 From: Sergei Gusenkov Date: Fri, 29 May 2026 18:08:22 +0300 Subject: [PATCH] first commit --- platformio/dependencies.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio/dependencies.py b/platformio/dependencies.py index 2bbc4587..78d43a8d 100644 --- a/platformio/dependencies.py +++ b/platformio/dependencies.py @@ -22,7 +22,7 @@ def get_core_dependencies(): "/archive/3.4.4.tar.gz" ), "tool-scons": ( - "https://pioduino.netmesvoip.ru/pioduino/scons/releases" + "https://pioduino.netmesvoip.ru/pioduino/scons/releases/" "download/4.8.1/scons-local-4.8.1.tar.gz" ), }