diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-24 06:11:24 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-12-24 06:11:24 (GMT) |
commit | 41850ce5ddb541fac0539d9356f9c5c6104a0ef9 (patch) | |
tree | 6618d4d218458e555cd15bf8cb40a00ef820c223 /docs | |
parent | 5d8b72fd4b6a3dc65f3e44454adca4aa386b2051 (diff) | |
download | mxe-41850ce5ddb541fac0539d9356f9c5c6104a0ef9.zip mxe-41850ce5ddb541fac0539d9356f9c5c6104a0ef9.tar.gz mxe-41850ce5ddb541fac0539d9356f9c5c6104a0ef9.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 9237c47..5ce4029 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3939,7 +3939,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sdl2_mixer </th> - <td>2.0.1 </td> + <td>2.0.2 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 4c2942e..5945728 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -389,7 +389,7 @@ "sdl2": {"version": "2.0.7", "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"}, + "sdl2_mixer": {"version": "2.0.2", "website": "https://www.libsdl.org/", "description": "SDL2_mixer"}, "sdl2_net": {"version": "2.0.0", "website": "https://www.libsdl.org/", "description": ""}, "sdl2_ttf": {"version": "2.0.14", "website": "https://www.libsdl.org/", "description": "SDL2_ttf"}, "sdl_gfx": {"version": "2.0.25", "website": "http://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL_gfx"}, |