Bump submodules of Kernel and AWS libraries (#564)

This commit is contained in:
Archit Aggarwal 2021-04-16 16:11:05 -07:00 committed by GitHub
parent 4249f5ce11
commit 999e81e721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -46,21 +46,21 @@ dependencies:
path: "FreeRTOS-Plus/Source/corePKCS11"
- name: "device-defender"
version: "v1.0.1"
version: "v1.1.0"
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.0"
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.0.0"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"