diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-09-29 08:00:45 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-09-29 08:00:45 (GMT) |
commit | 370a53d5f7a6a60dd1af6284ad7c0bf7aa1c831d (patch) | |
tree | 903e6fe2f67cb56d5dbc8e9b0d2b290b0b67c00c | |
parent | bcd5e885732f09ad07c39e73f4174bf7136e586b (diff) | |
download | mxe-370a53d5f7a6a60dd1af6284ad7c0bf7aa1c831d.zip mxe-370a53d5f7a6a60dd1af6284ad7c0bf7aa1c831d.tar.gz mxe-370a53d5f7a6a60dd1af6284ad7c0bf7aa1c831d.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 b845ad3..5f1bafa 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3759,7 +3759,7 @@ feel free to submit a pull request. <tr> <th class="row">sdl2</th> - <td>2.0.5</td> + <td>2.0.6</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 0ede679..7670921 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -371,7 +371,7 @@ "rubberband": {"version": "1.8.1", "website": "http://breakfastquay.com/rubberband/", "description": "Rubberband"}, "rucksack": {"version": "3.1.0", "website": "https://github.com/andrewrk/rucksack", "description": ""}, "sdl": {"version": "1.2.15", "website": "https://www.libsdl.org/", "description": "SDL"}, - "sdl2": {"version": "2.0.5", "website": "https://www.libsdl.org/", "description": "SDL2"}, + "sdl2": {"version": "2.0.6", "website": "https://www.libsdl.org/", "description": "SDL2"}, "sdl2_gfx": {"version": "1.0.3", "website": "http://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL2_gfx"}, "sdl2_image": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_image"}, "sdl2_mixer": {"version": "2.0.1", "website": "https://www.libsdl.org/", "description": "SDL2_mixer"}, |