diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-14 09:57:51 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-01-14 09:57:51 (GMT) |
commit | 6d54c37db641c16049d8f358fe445786a0cf43a4 (patch) | |
tree | 29582c05c58198d7d792ce3654530f3aa864eac7 /docs | |
parent | 8296c6236417141eb5f885280e1104bfd71b37c8 (diff) | |
download | mxe-6d54c37db641c16049d8f358fe445786a0cf43a4.zip mxe-6d54c37db641c16049d8f358fe445786a0cf43a4.tar.gz mxe-6d54c37db641c16049d8f358fe445786a0cf43a4.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 3975124..7412bd7 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -889,7 +889,7 @@ feel free to submit a pull request. <tr> <th class="row">gnutls</th> - <td>3.4.17</td> + <td>3.5.8</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index e937361..2e4874a 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -84,7 +84,7 @@ "glm": {"version": "0.9.7.6", "website": "http://glm.g-truc.net", "description": "GLM - OpenGL Mathematics"}, "glpk": {"version": "4.60", "website": "https://www.gnu.org/software/glpk/", "description": "GNU Linear Programming Kit"}, "gmp": {"version": "6.1.2", "website": "http://www.gmplib.org/", "description": "GMP"}, - "gnutls": {"version": "3.4.17", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"}, + "gnutls": {"version": "3.5.8", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"}, "googlemock": {"version": "1.7.0", "website": "https://github.com/google/googlemock", "description": "Google Mock"}, "googletest": {"version": "1.7.0", "website": "https://github.com/google/googletest", "description": "Google Test"}, "graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"}, |