diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-04-08 02:19:52 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-04-08 02:19:52 (GMT) |
commit | b900293236a37c8d61541a9edb8e1cb526d3b13d (patch) | |
tree | 5d9214d11c1cc2d9b6e2c673bfa09fe27d1d1de6 /docs | |
parent | 917c39501eb3a23b2748f5df7c94e96ccaa2ac04 (diff) | |
download | mxe-b900293236a37c8d61541a9edb8e1cb526d3b13d.zip mxe-b900293236a37c8d61541a9edb8e1cb526d3b13d.tar.gz mxe-b900293236a37c8d61541a9edb8e1cb526d3b13d.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 864aa24..f0a0225 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -749,7 +749,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gcc </th> - <td>5.4.0 </td> + <td>5.5.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 e0460a3..adfb882 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -70,7 +70,7 @@ "fribidi": {"version": "0.19.6", "website": "https://fribidi.org/", "description": "FriBidi"}, "ftgl": {"version": "2.1.3~rc5", "website": "https://sourceforge.net/projects/ftgl/", "description": ""}, "gc": {"version": "7.4.6", "website": "https://github.com/ivmai/bdwgc", "description": ""}, - "gcc": {"version": "5.4.0", "website": "https://gcc.gnu.org/", "description": "GCC"}, + "gcc": {"version": "5.5.0", "website": "https://gcc.gnu.org/", "description": "GCC"}, "gd": {"version": "2.1.0", "website": "https://libgd.github.io/", "description": "GD (without support for xpm)"}, "gdal": {"version": "2.2.3", "website": "http://www.gdal.org/", "description": "GDAL"}, "gdb": {"version": "8.1", "website": "https://www.gnu.org/software/gdb/", "description": ""}, |