diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-02-04 16:56:44 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-02-04 16:56:44 (GMT) |
commit | 1b7d2e0562f2ec93848f536d2a9d4cd414356d9e (patch) | |
tree | 7a0876381d7d08425453cd7a5d33198a5d1b24e0 /docs | |
parent | b92e48088ad34a391790b06b52548fad0cc8edcb (diff) | |
download | mxe-1b7d2e0562f2ec93848f536d2a9d4cd414356d9e.zip mxe-1b7d2e0562f2ec93848f536d2a9d4cd414356d9e.tar.gz mxe-1b7d2e0562f2ec93848f536d2a9d4cd414356d9e.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 4662538..d0f2661 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -769,7 +769,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gdb </th> - <td>8.0.1 </td> + <td>8.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 2766bb5..1605017 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -72,7 +72,7 @@ "gcc": {"version": "5.4.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.0.1", "website": "https://www.gnu.org/software/gdb/", "description": ""}, + "gdb": {"version": "8.1", "website": "https://www.gnu.org/software/gdb/", "description": ""}, "gdk-pixbuf": {"version": "2.32.3", "website": "https://gtk.org/", "description": "GDK-pixbuf"}, "gendef": {"version": "5.0.3", "website": "https://sourceforge.net/p/mingw-w64/wiki2/gendef/", "description": ""}, "geoip-database": {"version": "20150317-1", "website": "https://www.maxmind.com/", "description": "GeoIP Legacy Database"}, |