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"