diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-26 13:31:14 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-26 13:31:14 (GMT) |
commit | 74ba54e72ee12194ff9249cc3a54ebca7b7ae4ea (patch) | |
tree | 84bd0b41cd4833b4277eadba1f07b16c501ff2bd | |
parent | 7809a78cd27122e2787f07f2b83944638d44a48d (diff) | |
download | mxe-74ba54e72ee12194ff9249cc3a54ebca7b7ae4ea.zip mxe-74ba54e72ee12194ff9249cc3a54ebca7b7ae4ea.tar.gz mxe-74ba54e72ee12194ff9249cc3a54ebca7b7ae4ea.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 c7d5ca8..83093e8 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" title=""> glm </th> - <td>0.9.7.6 </td> + <td>0.9.9.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 4c12835..811058b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -86,7 +86,7 @@ "glfw3": {"version": "3.1.2", "website": "https://www.glfw.org/", "description": "GLFW 3.x"}, "glib": {"version": "2.50.2", "website": "https://gtk.org/", "description": "GLib"}, "glibmm": {"version": "2.42.0", "website": "https://www.gtkmm.org/", "description": "GLibmm"}, - "glm": {"version": "0.9.7.6", "website": "https://glm.g-truc.net/", "description": "GLM - OpenGL Mathematics"}, + "glm": {"version": "0.9.9.0", "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.19", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"}, |