Update sigv4 submodule pointer to latest release tag (#735)

* Update sigv4 submodule pointer to latest release tag

* Update manifest.yml sigv4 entry to v1.1.0
This commit is contained in:
Oscar Michael Abrina 2021-12-15 17:55:52 -08:00 committed by GitHub
parent eefc603422
commit 3da495ccf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/coreJSON"
- name: "sigv4"
version: "1945a7e"
version: "v1.1.0"
repository:
type: "git"
url: "https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git"