From a34a62b8850d791dd392d3a6ea16b3f15bbf2cc1 Mon Sep 17 00:00:00 2001 From: Joseph Julicher Date: Tue, 15 Dec 2020 09:21:28 -0700 Subject: [PATCH] Update manifest.yml --- manifest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.yml b/manifest.yml index a3b7462b31..11aa8f7113 100644 --- a/manifest.yml +++ b/manifest.yml @@ -74,7 +74,7 @@ dependencies: path: "FreeRTOS-Plus/ThirdParty/WolfSSL" - name: "mbedtls" - vesrion: "v2.25.0" + version: "v2.25.0" respository: type: "git" url: "https://github.com/ARMmbed/mbedtls" @@ -87,4 +87,4 @@ dependencies: url: "https://github.com/FreeRTOS/backoffAlgorithm" path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm" -license: "MIT" \ No newline at end of file +license: "MIT"