diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-09 15:11:09 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-09 15:11:09 (GMT) |
commit | 0c1c90900432efc46885e34debee6ec46fa5e5a6 (patch) | |
tree | a43c726e5d2883b426b04eba13a6ea5f9976d995 | |
parent | e77a12061d98bb2ab1d30d43c6b8e2ecfb62c643 (diff) | |
download | mxe-0c1c90900432efc46885e34debee6ec46fa5e5a6.zip mxe-0c1c90900432efc46885e34debee6ec46fa5e5a6.tar.gz mxe-0c1c90900432efc46885e34debee6ec46fa5e5a6.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 6 | ||||
-rw-r--r-- | versions.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build-matrix.html b/build-matrix.html index 10da5ec..356c07f 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -629,7 +629,7 @@ feel free to submit a pull request. <tr> <th class="row">freetype</th> - <td>2.6.2</td> + <td>2.6.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -639,7 +639,7 @@ feel free to submit a pull request. <tr> <th class="row">freetype-bootstrap</th> - <td>2.6.2</td> + <td>2.6.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1519,7 +1519,7 @@ feel free to submit a pull request. <tr> <th class="row">libgcrypt</th> - <td>1.6.4</td> + <td>1.6.5</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index d02da50..9574927 100644 --- a/versions.json +++ b/versions.json @@ -58,8 +58,8 @@ "freeglut": "2.8.1", "freeimage": "3.15.4", "freetds": "0.95.75", - "freetype": "2.6.2", - "freetype-bootstrap": "2.6.2", + "freetype": "2.6.3", + "freetype-bootstrap": "2.6.3", "fribidi": "0.19.6", "ftgl": "2.1.3~rc5", "gc": "7.2e", @@ -147,7 +147,7 @@ "libffi": "3.2.1", "libftdi": "0.20", "libftdi1": "1.2", - "libgcrypt": "1.6.4", + "libgcrypt": "1.6.5", "libgda": "4.2.13", "libgdamm": "4.1.3", "libgee": "0.5.0", |