Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-03-03 13:01:35 +00:00
parent f0c2ea1f0a
commit af9d3063f9
2 changed files with 2 additions and 2 deletions

View File

@ -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">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -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"},