Skip to content

Commit fd30d8e

Browse files
authored
Use release tags for Fleet Prov and corePKCS11 (#1703)
1 parent 9ee6f12 commit fd30d8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ dependencies:
5656
url: "https://github.com/FreeRTOS/backoffAlgorithm"
5757
path: "libraries/standard/backoffAlgorithm"
5858
- name: "corePKCS11"
59-
version: "2533c83"
59+
version: "v3.2.0"
6060
repository:
6161
type: "git"
6262
url: "https://github.com/FreeRTOS/corePKCS11"
6363
path: "libraries/standard/corePKCS11"
6464
- name: "Fleet-Provisioning-for-AWS-IoT-embedded-sdk"
65-
version: "cbcb7a5"
65+
version: "v1.0.0"
6666
repository:
6767
type: "git"
6868
url: "https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk"

0 commit comments

Comments
 (0)