Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-03-28 11:34:37 +00:00
parent 4c9bc734c0
commit a26337b689
2 changed files with 8 additions and 8 deletions

View File

@ -3719,7 +3719,7 @@ feel free to submit a pull request.
<tr>
<th class="row">sdl2_gfx</th>
<td>1.0.1</td>
<td>1.0.3</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3729,7 +3729,7 @@ feel free to submit a pull request.
<tr>
<th class="row">sdl2_image</th>
<td>2.0.0</td>
<td>2.0.1</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3739,7 +3739,7 @@ feel free to submit a pull request.
<tr>
<th class="row">sdl2_mixer</th>
<td>2.0.0</td>
<td>2.0.1</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
@ -3759,7 +3759,7 @@ feel free to submit a pull request.
<tr>
<th class="row">sdl2_ttf</th>
<td>2.0.12</td>
<td>2.0.14</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>

View File

@ -367,11 +367,11 @@
"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_gfx": {"version": "1.0.1", "website": "http://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL2_gfx"},
"sdl2_image": {"version": "2.0.0", "website": "https://www.libsdl.org/", "description": "SDL2_image"},
"sdl2_mixer": {"version": "2.0.0", "website": "https://www.libsdl.org/", "description": "SDL2_mixer"},
"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_net": {"version": "2.0.0", "website": "https://www.libsdl.org/", "description": ""},
"sdl2_ttf": {"version": "2.0.12", "website": "https://www.libsdl.org/", "description": "SDL2_ttf"},
"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"},
"sdl_image": {"version": "1.2.12", "website": "https://www.libsdl.org/projects/SDL_image/", "description": "SDL_image"},
"sdl_mixer": {"version": "1.2.12", "website": "https://www.libsdl.org/projects/SDL_mixer/", "description": "SDL_mixer"},