diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-03 13:01:35 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-03 13:01:35 (GMT) |
commit | af9d3063f9c23933d07175e954cf48a9dbb960e7 (patch) | |
tree | 4dc020233ea6bc076eafffe43619e39fe22bab28 | |
parent | f0c2ea1f0aae284d5cd71224a9dedabeef6423bc (diff) | |
download | mxe-af9d3063f9c23933d07175e954cf48a9dbb960e7.zip mxe-af9d3063f9c23933d07175e954cf48a9dbb960e7.tar.gz mxe-af9d3063f9c23933d07175e954cf48a9dbb960e7.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index ea6a06a..486f1b0 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4599,7 +4599,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> yaml-cpp </th> - <td>0.5.3 </td> + <td>0.6.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 65d928f..ff5005b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -455,7 +455,7 @@ "xvidcore": {"version": "1.3.4", "website": "https://www.xvid.com/", "description": ""}, "xxhash": {"version": "0.6.1", "website": "https://cyan4973.github.io/xxHash/", "description": "xxHash"}, "xz": {"version": "5.2.3", "website": "https://tukaani.org/xz/", "description": "XZ"}, - "yaml-cpp": {"version": "0.5.3", "website": "https://github.com/jbeder/yaml-cpp", "description": "A YAML parser and emitter for C++"}, + "yaml-cpp": {"version": "0.6.1", "website": "https://github.com/jbeder/yaml-cpp", "description": "A YAML parser and emitter for C++"}, "yasm": {"version": "1.3.0", "website": "http://yasm.tortall.net/", "description": "Yasm"}, "zlib": {"version": "1.2.11", "website": "https://zlib.net/", "description": ""}, "zstd": {"version": "1.3.2", "website": "https://github.com/facebook/zstd", "description": "Zstandard is a fast lossless compression algorithm"}, |