diff --git a/components/core/submodules/yaml-cpp b/components/core/submodules/yaml-cpp index 0579ae3d9..c26802004 160000 --- a/components/core/submodules/yaml-cpp +++ b/components/core/submodules/yaml-cpp @@ -1 +1 @@ -Subproject commit 0579ae3d976091d7d664aa9d2527e0d0cff25763 +Subproject commit c2680200486572baf8221ba052ef50b58ecd816e diff --git a/deps-tasks.yml b/deps-tasks.yml index 2c1f052a4..bdd781632 100644 --- a/deps-tasks.yml +++ b/deps-tasks.yml @@ -429,8 +429,8 @@ tasks: vars: DEST: "{{.DEST}}" FLAGS: "--extract" - SRC_NAME: "yaml-cpp-yaml-cpp-0.7.0" - SRC_URL: "https://github.com/jbeder/yaml-cpp/archive/refs/tags/yaml-cpp-0.7.0.zip" + SRC_NAME: "yaml-cpp-c2680200486572baf8221ba052ef50b58ecd816e" + SRC_URL: "https://github.com/jbeder/yaml-cpp/archive/c268020.zip" # This command must be last - task: ":utils:checksum:compute" vars: diff --git a/docs/src/dev-guide/components-core/index.md b/docs/src/dev-guide/components-core/index.md index bc017606c..0121f0f51 100644 --- a/docs/src/dev-guide/components-core/index.md +++ b/docs/src/dev-guide/components-core/index.md @@ -42,7 +42,7 @@ This will download: * [simdjson](https://github.com/simdjson/simdjson) (v3.6.3) * [SQLite3](https://www.sqlite.org/download.html) (v3.36.0) * [uftcpp](https://github.com/nemtrif/utfcpp.git) (v4.0.6) -* [yaml-cpp](https://github.com/jbeder/yaml-cpp.git) (v0.7.0) +* [yaml-cpp](https://github.com/jbeder/yaml-cpp.git) (c268020) * [yscope-log-viewer](https://github.com/y-scope/yscope-log-viewer.git) (969ff35) * [ystdlib-cpp](https://github.com/y-scope/ystdlib-cpp.git) (d1b4ae0)