diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-10-14 20:17:36 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-10-14 20:17:36 (GMT) |
commit | 6a56a13e9490c1dff0a60a21bb465f61bf7b3bf8 (patch) | |
tree | 792242876152e3a917df07b30ab295a7782093e6 | |
parent | 9558c6ebc63c57c011631d3bb7c52a98434dddac (diff) | |
download | mxe-6a56a13e9490c1dff0a60a21bb465f61bf7b3bf8.zip mxe-6a56a13e9490c1dff0a60a21bb465f61bf7b3bf8.tar.gz mxe-6a56a13e9490c1dff0a60a21bb465f61bf7b3bf8.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 8 | ||||
-rw-r--r-- | docs/packages.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 3875fe8..0410cba 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -499,7 +499,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> curl </th> - <td>7.72.0 </td> + <td>7.73.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -729,7 +729,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> freetype </th> - <td>2.10.2 </td> + <td>2.10.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -739,7 +739,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> freetype-bootstrap </th> - <td>2.10.2 </td> + <td>2.10.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -1909,7 +1909,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libgit2 </th> - <td>1.0.0 </td> + <td>1.1.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 3078b91..658c36e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -45,7 +45,7 @@ "cryptopp": {"version": "5.6.3", "website": "https://www.cryptopp.com/", "description": "Crypto++ Library"}, "crystalhd": {"version": "1", "website": "https://www.broadcom.com/support/crystal_hd/", "description": "Broadcom Crystal HD Headers"}, "cunit": {"version": "2.1-3", "website": "https://cunit.sourceforge.io/", "description": ""}, - "curl": {"version": "7.72.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, + "curl": {"version": "7.73.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, "db": {"version": "6.1.26", "website": "https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html", "description": "Oracle Berkeley DB"}, "dbus": {"version": "1.13.18", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "https://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, @@ -68,8 +68,8 @@ "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"}, - "freetype": {"version": "2.10.2", "website": "https://www.freetype.org/", "description": ""}, - "freetype-bootstrap": {"version": "2.10.2", "website": "https://www.freetype.org/", "description": "freetype (without harfbuzz)"}, + "freetype": {"version": "2.10.3", "website": "https://www.freetype.org/", "description": ""}, + "freetype-bootstrap": {"version": "2.10.3", "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"}, "fribidi": {"version": "1.0.8", "website": "https://fribidi.org/", "description": "FriBidi"}, "ftgl": {"version": "2.1.3~rc5", "website": "https://sourceforge.net/projects/ftgl/", "description": ""}, @@ -186,7 +186,7 @@ "libgdamm": {"version": "4.1.3", "website": "https://launchpad.net/libgdamm", "description": ""}, "libgee": {"version": "0.20.1", "website": "https://wiki.gnome.org/Projects/Libgee", "description": ""}, "libgeotiff": {"version": "1.4.2", "website": "https://trac.osgeo.org/geotiff/", "description": "GeoTiff"}, - "libgit2": {"version": "1.0.0", "website": "https://libgit2.github.com/", "description": ""}, + "libgit2": {"version": "1.1.0", "website": "https://libgit2.github.com/", "description": ""}, "libglade": {"version": "2.6.4", "website": "https://glade.gnome.org/", "description": "glade"}, "libgnurx": {"version": "2.6.1", "website": "https://sourceforge.net/projects/mingw/files/UserContributed/regex/", "description": ""}, "libgpg_error": {"version": "1.39", "website": "https://www.gnupg.org/related_software/libgpg-error/", "description": "libgpg-error"}, |