diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-15 02:58:06 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-15 02:58:06 (GMT) |
commit | 3292d6a60d37cbf520200855a62e58a5fb5ba9f2 (patch) | |
tree | d3282304e90be2dc0dc1d353cc4d449c83f9f1b7 /docs | |
parent | 7a5b4281dc86f225e55f3fb2122477eeb8088d15 (diff) | |
download | mxe-3292d6a60d37cbf520200855a62e58a5fb5ba9f2.zip mxe-3292d6a60d37cbf520200855a62e58a5fb5ba9f2.tar.gz mxe-3292d6a60d37cbf520200855a62e58a5fb5ba9f2.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 70911f0..be03c51 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1329,7 +1329,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> itk </th> - <td>4.10.1 </td> + <td>4.13.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3219,7 +3219,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> physfs </th> - <td>2.0.3 </td> + <td>3.0.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 5c58328..fd80c77 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -128,7 +128,7 @@ "imagemagick": {"version": "6.9.0-0", "website": "https://www.imagemagick.org/", "description": "ImageMagick"}, "intel-tbb": {"version": "c28c8be", "website": "https://www.threadingbuildingblocks.org", "description": "Intel Threading Building Blocks"}, "isl": {"version": "0.15", "website": "http://isl.gforge.inria.fr/", "description": "Integer Set Library"}, - "itk": {"version": "4.10.1", "website": "https://www.itk.org/", "description": "Insight Segmentation and Registration Toolkit (ITK)"}, + "itk": {"version": "4.13.1", "website": "https://www.itk.org/", "description": "Insight Segmentation and Registration Toolkit (ITK)"}, "itpp": {"version": "4.3.1", "website": "https://itpp.sourceforge.io/", "description": ""}, "jack": {"version": "1.9.10", "website": "http://jackaudio.org/", "description": "JACK Audio Connection Kit"}, "jansson": {"version": "2.7", "website": "http://www.digip.org/jansson/", "description": "Jansson"}, @@ -317,7 +317,7 @@ "pe-parse": {"version": "64989f6", "website": "https://github.com/trailofbits/pe-parse", "description": "Principled, lightweight C/C++ PE parser"}, "pe-util": {"version": "04f9475", "website": "https://github.com/gsauthof/pe-util", "description": "List shared object dependencies of a portable executable (PE)"}, "pfstools": {"version": "2.0.4", "website": "https://pfstools.sourceforge.io/", "description": ""}, - "physfs": {"version": "2.0.3", "website": "https://icculus.org/physfs/", "description": ""}, + "physfs": {"version": "3.0.1", "website": "https://icculus.org/physfs/", "description": ""}, "picomodel": {"version": "1142ad8", "website": "https://code.google.com/p/picomodel/", "description": ""}, "pire": {"version": "0.0.5", "website": "https://github.com/yandex/pire", "description": "PIRE"}, "pixman": {"version": "0.33.6", "website": "https://cairographics.org/", "description": ""}, |