diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-26 13:09:54 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-26 13:09:54 (GMT) |
commit | 381f653a95e6228933f37ff5a9c703d696bf3a00 (patch) | |
tree | d528355d7fe1652559b6aad64166be5bffae8f7f /docs | |
parent | c82096c98a96323172f170cb3db7812604b056db (diff) | |
download | mxe-381f653a95e6228933f37ff5a9c703d696bf3a00.zip mxe-381f653a95e6228933f37ff5a9c703d696bf3a00.tar.gz mxe-381f653a95e6228933f37ff5a9c703d696bf3a00.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 f620a84..c7d5ca8 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2689,7 +2689,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> mpc </th> - <td>1.0.2 </td> + <td>1.1.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 c7a92f4..4c12835 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -264,7 +264,7 @@ "miniupnpc": {"version": "2.0", "website": "http://miniupnp.free.fr/", "description": ""}, "minizip": {"version": "68a48aa", "website": "http://www.winimage.com/zLibDll/minizip.html", "description": ""}, "mman-win32": {"version": "b7ec370", "website": "https://code.google.com/p/mman-win32/", "description": "MMA-Win32"}, - "mpc": {"version": "1.0.2", "website": "http://www.multiprecision.org/", "description": "GNU MPC"}, + "mpc": {"version": "1.1.0", "website": "http://www.multiprecision.org/", "description": "GNU MPC"}, "mpfr": {"version": "3.1.5", "website": "https://www.mpfr.org/", "description": ""}, "mpg123": {"version": "1.22.4", "website": "https://www.mpg123.de/", "description": ""}, "muparser": {"version": "2.2.5", "website": "http://muparser.beltoforion.de/", "description": "muParser"}, |