From d387571c0c95127de54f905bcd32bf273024ab46 Mon Sep 17 00:00:00 2001 From: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> Date: Tue, 15 Dec 2020 08:38:36 -0800 Subject: [PATCH] Update manifest.yml --- manifest.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.yml b/manifest.yml index fbe0104..e45ffd6 100644 --- a/manifest.yml +++ b/manifest.yml @@ -33,19 +33,9 @@ dependencies: repository: type: "git" url: "https://github.com/FreeRTOS/corePKCS11.git" - - name: "device-defender" - version: "1.0.1" - repository: - type: "git" - url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git" - name: "device-shadow" version: "1.0.2" repository: type: "git" url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git" - - name: "jobs" - version: "1.0.1" - repository: - type: "git" - url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git" license: "MIT"