diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-05-28 10:59:51 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-05-28 10:59:51 (GMT) |
commit | 4078fdb5c3e687044c1f55788413289d7ee0bf43 (patch) | |
tree | 2f03c512146564eefd13faaae8c5373833114dc3 | |
parent | ccae33d1c2235ff4b72d68b0ca2cf79660c7bcdf (diff) | |
download | mxe-4078fdb5c3e687044c1f55788413289d7ee0bf43.zip mxe-4078fdb5c3e687044c1f55788413289d7ee0bf43.tar.gz mxe-4078fdb5c3e687044c1f55788413289d7ee0bf43.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 922f229..c440294 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -689,7 +689,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> freeglut </th> - <td>3.0.0 </td> + <td>3.2.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 46f34dd..3139cd9 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -64,7 +64,7 @@ "fltk": {"version": "1.3.4-2", "website": "https://www.fltk.org/", "description": "FLTK"}, "fluidsynth": {"version": "2.0.7", "website": "http://fluidsynth.org/", "description": "FluidSynth - a free software synthesizer based on the SoundFont 2 specifications"}, "fontconfig": {"version": "2.13.1", "website": "https://fontconfig.org/", "description": ""}, - "freeglut": {"version": "3.0.0", "website": "https://freeglut.sourceforge.io/", "description": ""}, + "freeglut": {"version": "3.2.1", "website": "https://freeglut.sourceforge.io/", "description": ""}, "freeimage": {"version": "3.15.4", "website": "https://freeimage.sourceforge.io/", "description": "FreeImage"}, "freetds": {"version": "1.1.40", "website": "https://www.freetds.org/", "description": "FreeTDS"}, "freetype": {"version": "2.10.2", "website": "https://www.freetype.org/", "description": ""}, |