diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-09 12:58:44 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-09 12:58:44 (GMT) |
commit | c8206c837ba7d65c325af1a018fe5d45c965e651 (patch) | |
tree | 9f7cdf4afc513d093af8500187b7a59eb0fda9ee /docs | |
parent | c808163964c787e13c0f75107d5e98c0b73558dc (diff) | |
download | mxe-c8206c837ba7d65c325af1a018fe5d45c965e651.zip mxe-c8206c837ba7d65c325af1a018fe5d45c965e651.tar.gz mxe-c8206c837ba7d65c325af1a018fe5d45c965e651.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 4 | ||||
-rw-r--r-- | docs/packages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 611b430..9ea2336 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -719,7 +719,7 @@ feel free to submit a pull request. <tr> <th class="row">gc</th> - <td>7.6.0</td> + <td>7.4.6</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1489,7 +1489,7 @@ feel free to submit a pull request. <tr> <th class="row">libass</th> - <td>0.13.1</td> + <td>0.14.0</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index fc1261a..56fa4ef 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -67,7 +67,7 @@ "freexl": {"version": "1.0.3", "website": "https://www.gaia-gis.it/fossil/freexl/index", "description": "FreeXL"}, "fribidi": {"version": "0.19.6", "website": "https://fribidi.org/", "description": "FriBidi"}, "ftgl": {"version": "2.1.3~rc5", "website": "https://sourceforge.net/projects/ftgl/", "description": ""}, - "gc": {"version": "7.6.0", "website": "http://www.hpl.hp.com/personal/Hans_Boehm/gc/", "description": ""}, + "gc": {"version": "7.4.6", "website": "https://github.com/ivmai/bdwgc", "description": ""}, "gcc": {"version": "5.4.0", "website": "https://gcc.gnu.org/", "description": "GCC"}, "gd": {"version": "2.1.0", "website": "https://libgd.github.io/", "description": "GD (without support for xpm)"}, "gdal": {"version": "2.2.2", "website": "http://www.gdal.org/", "description": "GDAL"}, @@ -144,7 +144,7 @@ "levmar": {"version": "2.6", "website": "https://www.ics.forth.gr/~lourakis/levmar", "description": ""}, "libaacs": {"version": "0.8.1", "website": "https://www.videolan.org/developers/libaacs.html", "description": ""}, "libarchive": {"version": "3.3.2", "website": "https://www.libarchive.org/", "description": "Libarchive"}, - "libass": {"version": "0.13.1", "website": "https://code.google.com/p/libass/", "description": ""}, + "libass": {"version": "0.14.0", "website": "https://code.google.com/p/libass/", "description": ""}, "libatomic_ops": {"version": "7.4.8", "website": "https://github.com/ivmai/libatomic_ops", "description": "The atomic_ops project (Atomic memory update operations portable implementation)"}, "libbluray": {"version": "0.9.2", "website": "https://www.videolan.org/developers/libbluray.html", "description": ""}, "libbs2b": {"version": "3.1.0", "website": "https://bs2b.sourceforge.io/", "description": "Bauer Stereophonic-to-Binaural library"}, |