Skip to content

Commit 9f7af4d

Browse files
authored
Update manifest.yml
1 parent 9235008 commit 9f7af4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

manifest.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@ description: |-
44
"'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo."
55
dependencies:
66
- name: "FreeRTOS-Kernel"
7-
version: "10.4.3"
7+
version: "V10.4.3"
88
repository:
99
type: "git"
1010
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
1111
- name: "FreeRTOS-Plus-TCP"
12-
version: "2.3.2"
12+
version: "V2.3.2"
1313
repository:
1414
type: "git"
1515
url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git"
1616
- name: "coreJSON"
17-
version: "3.0.0"
17+
version: "V3.0.0"
1818
repository:
1919
type: "git"
2020
url: "https://github.com/FreeRTOS/coreJSON.git"
2121
- name: "coreHTTP"
22-
version: "1.0.1"
22+
version: "v2.0.0"
2323
repository:
2424
type: "git"
2525
url: "https://github.com/FreeRTOS/coreHTTP.git"
2626
- name: "coreMQTT"
27-
version: "1.0.2"
27+
version: "v1.1.0"
2828
repository:
2929
type: "git"
3030
url: "https://github.com/FreeRTOS/coreMQTT.git"
3131
- name: "corePKCS11"
32-
version: "3.0.0"
32+
version: "v3.0.0"
3333
repository:
3434
type: "git"
3535
url: "https://github.com/FreeRTOS/corePKCS11.git"
3636
- name: "device-shadow"
37-
version: "1.0.2"
37+
version: "v1.0.2"
3838
repository:
3939
type: "git"
4040
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"

0 commit comments

Comments
 (0)