summaryrefslogtreecommitdiff
path: root/manifest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.yml')
-rw-r--r--manifest.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/manifest.yml b/manifest.yml
index b7c87ac13..0d4940263 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -11,63 +11,63 @@ dependencies:
path: "FreeRTOS/Source"
- name: "FreeRTOS-Plus-TCP"
- version: "V2.3.2"
+ version: "V2.3.3"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git"
path: "FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP"
- name: "coreJSON"
- version: "v3.0.0"
+ version: "v3.0.2"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreJSON.git"
path: "FreeRTOS-Plus/Source/coreJSON"
- name: "coreHTTP"
- version: "v2.0.0"
+ version: "v2.0.2"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreHTTP.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreHTTP"
- name: "coreMQTT"
- version: "v1.1.0"
+ version: "v1.1.2"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT"
- name: "coreMQTT Agent"
- version: "v1.0.0"
+ version: "v1.0.1"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreMQTT-Agent.git"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent"
- name: "corePKCS11"
- version: "v3.0.0"
+ version: "v3.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/corePKCS11.git"
path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender"
- version: "v1.1.0"
+ version: "v1.1.1"
repository:
type: "git"
url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-defender"
- name: "device-shadow"
- version: "v1.0.2"
+ version: "v1.1.1"
repository:
type: "git"
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"
path: "FreeRTOS-Plus/Source/AWS/device-shadow"
- name: "jobs"
- version: "v1.1.0"
+ version: "v1.1.1"
repository:
type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"
@@ -88,7 +88,7 @@ dependencies:
path: "FreeRTOS-Plus/ThirdParty/mbedtls"
- name: "backoffAlgorithm"
- version: "v1.0.0"
+ version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/backoffAlgorithm"