diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-22 15:37:02 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-22 15:37:02 (GMT) |
commit | b2a9fccaa5a1982155a599f317965057e89a9789 (patch) | |
tree | 3787a9064159eff2c7cc695c755689cf9120929d /docs | |
parent | 5e7e93196f1f282aa12b95470cb0f7374202ac32 (diff) | |
download | mxe-b2a9fccaa5a1982155a599f317965057e89a9789.zip mxe-b2a9fccaa5a1982155a599f317965057e89a9789.tar.gz mxe-b2a9fccaa5a1982155a599f317965057e89a9789.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 a580c9e..0069a58 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -909,7 +909,7 @@ feel free to submit a pull request. <tr> <th class="row">gnutls</th> - <td>3.5.15</td> + <td>3.5.16</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 40cdcd8..1671e3f 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -86,7 +86,7 @@ "glm": {"version": "0.9.7.6", "website": "https://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": "https://gmplib.org/", "description": "GMP"}, - "gnutls": {"version": "3.5.15", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"}, + "gnutls": {"version": "3.5.16", "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"}, |