diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-01 19:25:54 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-11-01 19:25:54 (GMT) |
commit | ad4de1ca37745dd544f3617934de937fdc4b5fdb (patch) | |
tree | a62013006858e3a72afb294e9ad23f2da962d9d4 | |
parent | c153cb14d3add60bd2fc02cda827ee78fd49a509 (diff) | |
download | mxe-ad4de1ca37745dd544f3617934de937fdc4b5fdb.zip mxe-ad4de1ca37745dd544f3617934de937fdc4b5fdb.tar.gz mxe-ad4de1ca37745dd544f3617934de937fdc4b5fdb.tar.bz2 |
Update packages.json & build-matrix.html
-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 60d0972..38d5a43 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" title=""> freetds </th> - <td>1.2.5 </td> + <td>1.2.10 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 6e86e5d..9c0989a 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -67,7 +67,7 @@ "fontconfig": {"version": "2.13.1", "website": "https://fontconfig.org/", "description": ""}, "freeglut": {"version": "3.2.1", "website": "https://freeglut.sourceforge.io/", "description": ""}, "freeimage": {"version": "3.15.4", "website": "https://freeimage.sourceforge.io/", "description": "FreeImage"}, - "freetds": {"version": "1.2.5", "website": "https://www.freetds.org/", "description": "FreeTDS"}, + "freetds": {"version": "1.2.10", "website": "https://www.freetds.org/", "description": "FreeTDS"}, "freetype": {"version": "2.10.4", "website": "https://www.freetype.org/", "description": ""}, "freetype-bootstrap": {"version": "2.10.4", "website": "https://www.freetype.org/", "description": "freetype (without harfbuzz)"}, "freexl": {"version": "1.0.5", "website": "https://www.gaia-gis.it/fossil/freexl/index", "description": "FreeXL"}, |