diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-26 21:46:32 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-26 21:46:32 (GMT) |
commit | 640a1b3a5ee53779233c172dd74bccc0de645764 (patch) | |
tree | 3e72fafd2e6dc4a7a1e9ef78d6518aff7dfe2d0f | |
parent | e10e0705a375a1861a6c4aac58c8cfcd9e9fd392 (diff) | |
download | mxe-640a1b3a5ee53779233c172dd74bccc0de645764.zip mxe-640a1b3a5ee53779233c172dd74bccc0de645764.tar.gz mxe-640a1b3a5ee53779233c172dd74bccc0de645764.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 d62478f..cf8f81d 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4239,7 +4239,7 @@ feel free to submit a pull request. <tr> <th class="row">tiff</th> - <td>4.0.8</td> + <td>4.0.9</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 0235ee0..8af9118 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -419,7 +419,7 @@ "termcap": {"version": "1.3.1", "website": "https://www.gnu.org/software/termutils/", "description": "Termcap"}, "theora": {"version": "1.1.1", "website": "https://theora.org/", "description": "Theora"}, "tidy-html5": {"version": "5.4.0", "website": "http://www.html-tidy.org/", "description": "HTML/XML syntax checker and reformatter"}, - "tiff": {"version": "4.0.8", "website": "http://simplesystems.org/libtiff/", "description": "LibTIFF"}, + "tiff": {"version": "4.0.9", "website": "http://simplesystems.org/libtiff/", "description": "LibTIFF"}, "tinyxml": {"version": "2.6.2", "website": "https://sourceforge.net/projects/tinyxml/", "description": ""}, "tinyxml2": {"version": "4.0.1", "website": "http://grinninglizard.com/tinyxml2/", "description": ""}, "tre": {"version": "0.8.0", "website": "https://laurikari.net/tre/", "description": "TRE"}, |