diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-05-18 22:37:57 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-05-18 22:37:57 (GMT) |
commit | 1f704a3d491527cac5962f4fe6453d79b69b23af (patch) | |
tree | 6a32f2116b9d51829faf3e460d4f5fd7cc645344 | |
parent | e842dc0c2932dad7f0cfdf3d22d63f85ff6ea88d (diff) | |
download | mxe-1f704a3d491527cac5962f4fe6453d79b69b23af.zip mxe-1f704a3d491527cac5962f4fe6453d79b69b23af.tar.gz mxe-1f704a3d491527cac5962f4fe6453d79b69b23af.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 28a18e2..8aff127 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3869,7 +3869,7 @@ feel free to submit a pull request. <tr> <th class="row">sfml</th> - <td>2.3.2</td> + <td>2.4.2</td> <td class="supported">✓</td> <td class="unsupported">✗</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 3a2b18f..9709111 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -382,7 +382,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.3.2", "website": "https://www.sfml-dev.org/", "description": "SFML"}, + "sfml": {"version": "2.4.2", "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"}, "sox": {"version": "14.4.2", "website": "https://sox.sourceforge.io/", "description": "SoX"}, |