1 Commits

Author SHA1 Message Date
5a1b522626 Update manifest.yml 2022-10-14 11:49:49 -07:00
2 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ Libraries in this GitHub branch (also listed below) are part of the [FreeRTOS 20
| coreJSON | 3.2.0 | 10/31/2024 | https://github.com/FreeRTOS/coreJSON/tree/v3.2.0 |
| coreSNTP | 1.2.0 | 10/31/2024 | https://github.com/FreeRTOS/coreSNTP/tree/v1.2.0 |
| Cellular Interface | 1.3.0 | 10/31/2024 | https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.3.0 |
| SigV4 | 1.2.0 | 10/31/2024 | https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0 |
| backoffAlgorithm | 1.3.0 | 10/31/2024 | https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0 |
| SigV4 | 1.2.0 | 10/31/2024 | https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.2.0 |
| AWS IoT Device Shadow | 1.3.0 | 10/31/2024 | https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
| AWS IoT Device Defender | 1.3.0 | 10/31/2024 | https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
| AWS IoT Jobs | 1.3.0 | 10/31/2024 | https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.3.0 |
@ -39,4 +39,4 @@ See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more inform
## License
This library is licensed under the MIT License. See the [LICENSE](LICENSE.md) file.
This library is licensed under the MIT License. See the [LICENSE](LICENSE.md) file.

View File

@ -47,7 +47,7 @@ dependencies:
version: "v1.2.0"
repository:
type: "git"
url: "https://github.com/FreeRTOS/SigV4-for-AWS-IoT-embedded-sdk.git"
url: "https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk.git"
- name: "backoffAlgorithm"
version: "v1.3.0"
repository: