diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-22 09:06:48 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-22 09:06:48 (GMT) |
commit | 24945e3dbfea882ba942d312060f146a05a96a74 (patch) | |
tree | e1c97734ebda01757b69fb29e40909c927a013a6 /docs | |
parent | c2643629e77e44a7374f678f8481636f97a4e10b (diff) | |
download | mxe-24945e3dbfea882ba942d312060f146a05a96a74.zip mxe-24945e3dbfea882ba942d312060f146a05a96a74.tar.gz mxe-24945e3dbfea882ba942d312060f146a05a96a74.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 10 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 9ff14f8..8404307 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4199,11 +4199,11 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sfml </th> - <td>2.4.2 </td> + <td>2.5.1 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> <td class="supported">✓</td> - <td class="unsupported">×</td> <td class="supported">✓</td> - <td class="unsupported">×</td> <td></td> </tr> @@ -4844,9 +4844,9 @@ Total: 465 +8 native-only) </th> <th>459</th> -<th>393</th> +<th>394</th> <th>445</th> -<th>392</th> +<th>393</th> <th>33</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index a32df90..e9da3b6 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -415,7 +415,7 @@ "sdl_rwhttp": {"version": "0.2.0", "website": "https://github.com/mgerhardy/SDL_rwhttp/", "description": "SDL_rwhttp"}, "sdl_sound": {"version": "1.0.3", "website": "https://icculus.org/SDL_sound/", "description": "SDL_sound"}, "sdl_ttf": {"version": "2.0.11", "website": "https://www.libsdl.org/projects/SDL_ttf/", "description": "SDL_ttf"}, - "sfml": {"version": "2.4.2", "website": "https://www.sfml-dev.org/", "description": "SFML"}, + "sfml": {"version": "2.5.1", "website": "https://www.sfml-dev.org/", "description": "SFML"}, "smpeg": {"version": "0.4.5+cvs20030824", "website": "https://icculus.org/smpeg/", "description": ""}, "smpeg2": {"version": "2.0.0", "website": "https://icculus.org/smpeg/", "description": "smpeg"}, "smtpclient-for-qt": {"version": "1f4f2e2", "website": "https://github.com/bluetiger9/SmtpClient-for-Qt/", "description": "SmtpClient-for-Qt"}, |