mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
feat(cjson): update submodule to v1.7.17
Changelog: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17
This commit is contained in:
parent
a45478abc6
commit
49fd283364
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -49,12 +49,12 @@
|
|||||||
[submodule "components/json/cJSON"]
|
[submodule "components/json/cJSON"]
|
||||||
path = components/json/cJSON
|
path = components/json/cJSON
|
||||||
url = ../../DaveGamble/cJSON.git
|
url = ../../DaveGamble/cJSON.git
|
||||||
sbom-version = 1.7.16
|
sbom-version = 1.7.17
|
||||||
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
|
sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:*
|
||||||
sbom-supplier = Person: Dave Gamble
|
sbom-supplier = Person: Dave Gamble
|
||||||
sbom-url = https://github.com/DaveGamble/cJSON
|
sbom-url = https://github.com/DaveGamble/cJSON
|
||||||
sbom-description = Ultralightweight JSON parser in ANSI C
|
sbom-description = Ultralightweight JSON parser in ANSI C
|
||||||
sbom-hash = cb8693b058ba302f4829ec6d03f609ac6f848546
|
sbom-hash = 87d8f0961a01bf09bef98ff89bae9fdec42181ee
|
||||||
|
|
||||||
[submodule "components/mbedtls/mbedtls"]
|
[submodule "components/mbedtls/mbedtls"]
|
||||||
path = components/mbedtls/mbedtls
|
path = components/mbedtls/mbedtls
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit cb8693b058ba302f4829ec6d03f609ac6f848546
|
Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee
|
Loading…
x
Reference in New Issue
Block a user