From 6de6681fbe37b25dfbb569bb3c8a0fbbf876dd20 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 24 Apr 2020 21:50:12 +0300 Subject: [PATCH] Remove Briki manfiest --- platform.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/platform.json b/platform.json index 1722568..567d878 100644 --- a/platform.json +++ b/platform.json @@ -17,8 +17,7 @@ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json", "https://raw.githubusercontent.com/eerimoq/simba/master/make/platformio/manifest.json", - "https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json", - "https://briki.org/download/resources/manifest.json" + "https://raw.githubusercontent.com/eerimoq/pumbaa/master/make/platformio/manifest.json" ], "frameworks": { "arduino": { @@ -76,7 +75,7 @@ "tool-esptoolpy": { "type": "uploader", "version": "~1.20600.0" - }, + }, "tool-mbctool": { "optional": true, "version": ">=2.0.0"