summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMXEBot as Travis CI <mxebot@gmail.com>2019-05-29 21:09:29 (GMT)
committerMXEBot as Travis CI <mxebot@gmail.com>2019-05-29 21:09:29 (GMT)
commite0738178b111660e7e2f314fe715453a922bcd04 (patch)
tree68f832a2f27576c99d1043b5147584767f883e4d
parent52ad348d55d3b25f6e4d04eae53b66168e4b4ced (diff)
downloadmxe-e0738178b111660e7e2f314fe715453a922bcd04.zip
mxe-e0738178b111660e7e2f314fe715453a922bcd04.tar.gz
mxe-e0738178b111660e7e2f314fe715453a922bcd04.tar.bz2
Update packages.json & build-matrix.html
-rw-r--r--docs/build-matrix.html2
-rw-r--r--docs/packages.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index eeba2ff..13c7854 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -939,7 +939,7 @@ feel free to submit a pull request.
<tr>
<th class="row" title=""> glpk </th>
- <td>4.60 </td>
+ <td>4.65 </td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
diff --git a/docs/packages.json b/docs/packages.json
index f16569a..f453be5 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -89,7 +89,7 @@
"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"},
- "glpk": {"version": "4.60", "website": "https://www.gnu.org/software/glpk/", "description": "GNU Linear Programming Kit"},
+ "glpk": {"version": "4.65", "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.6.8", "website": "https://www.gnu.org/software/gnutls/", "description": "GnuTLS"},
"googlemock": {"version": "1.7.0", "website": "https://github.com/google/googlemock", "description": "Google Mock"},