Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-11-14 10:37:18 +00:00
parent e0dc9bafd8
commit 239c41d56e
2 changed files with 2 additions and 2 deletions

View File

@ -879,7 +879,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> glfw3 </th>
<td>3.1.2 </td>
<td>3.2.1 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -83,7 +83,7 @@
"giflib": {"version": "5.1.4", "website": "https://sourceforge.net/projects/libungif/", "description": ""},
"glew": {"version": "1.12.0", "website": "https://glew.sourceforge.io/", "description": "GLEW"},
"glfw2": {"version": "2.7.9", "website": "https://www.glfw.org/", "description": "GLFW 2.x"},
"glfw3": {"version": "3.1.2", "website": "https://www.glfw.org/", "description": "GLFW 3.x"},
"glfw3": {"version": "3.2.1", "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.9.0", "website": "https://glm.g-truc.net/", "description": "GLM - OpenGL Mathematics"},