diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-09 08:53:44 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-09 08:53:44 (GMT) |
commit | 7a8501ba808363c3fc0407db8282c8d18ced01ed (patch) | |
tree | a2bd28ee642ddc03662724586527b85fedbef12f /docs | |
parent | fce97a6ef7b920bd33aa47540a06b0622fa134cf (diff) | |
download | mxe-7a8501ba808363c3fc0407db8282c8d18ced01ed.zip mxe-7a8501ba808363c3fc0407db8282c8d18ced01ed.tar.gz mxe-7a8501ba808363c3fc0407db8282c8d18ced01ed.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 12 | ||||
-rw-r--r-- | docs/packages.json | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index a4c6ae6..db5e00d 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -959,7 +959,7 @@ feel free to submit a pull request. <tr> <th class="row">gst-libav</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -969,7 +969,7 @@ feel free to submit a pull request. <tr> <th class="row">gst-plugins-bad</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -979,7 +979,7 @@ feel free to submit a pull request. <tr> <th class="row">gst-plugins-base</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -989,7 +989,7 @@ feel free to submit a pull request. <tr> <th class="row">gst-plugins-good</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -999,7 +999,7 @@ feel free to submit a pull request. <tr> <th class="row">gst-plugins-ugly</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1009,7 +1009,7 @@ feel free to submit a pull request. <tr> <th class="row">gstreamer</th> - <td>1.12.2</td> + <td>1.12.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index edbb503..6813c8a 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -91,12 +91,12 @@ "graphicsmagick": {"version": "1.3.21", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"}, "gsl": {"version": "2.3", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"}, "gsoap": {"version": "2.8.22", "website": "https://www.genivia.com/dev.html", "description": "gSOAP"}, - "gst-libav": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""}, - "gst-plugins-bad": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html", "description": ""}, - "gst-plugins-base": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-base.html", "description": ""}, - "gst-plugins-good": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-good.html", "description": ""}, - "gst-plugins-ugly": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html", "description": ""}, - "gstreamer": {"version": "1.12.2", "website": "https://gstreamer.freedesktop.org/modules/gstreamer.html", "description": ""}, + "gst-libav": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""}, + "gst-plugins-bad": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html", "description": ""}, + "gst-plugins-base": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-base.html", "description": ""}, + "gst-plugins-good": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-good.html", "description": ""}, + "gst-plugins-ugly": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html", "description": ""}, + "gstreamer": {"version": "1.12.3", "website": "https://gstreamer.freedesktop.org/modules/gstreamer.html", "description": ""}, "gta": {"version": "1.0.7", "website": "http://www.nongnu.org/gta/", "description": ""}, "gtk2": {"version": "2.24.29", "website": "https://gtk.org/", "description": "GTK+"}, "gtk3": {"version": "3.22.7", "website": "https://gtk.org/", "description": "GTK+"}, |