diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-16 08:02:45 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-11-16 08:02:45 (GMT) |
commit | bd254b26f9f4d86e90929be85e3846675d33f35f (patch) | |
tree | 6991c794354ea6785beb0e90dbdf459e46ddd89f /docs | |
parent | d5d1a8aa604c2d216c90074600172a27f202255a (diff) | |
download | mxe-bd254b26f9f4d86e90929be85e3846675d33f35f.zip mxe-bd254b26f9f4d86e90929be85e3846675d33f35f.tar.gz mxe-bd254b26f9f4d86e90929be85e3846675d33f35f.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 61d1008..5780bc0 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2509,7 +2509,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> libwebp </th> - <td>0.4.4 </td> + <td>1.0.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 4404d54..673ada7 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -246,7 +246,7 @@ "libusb1": {"version": "1.0.22", "website": "https://libusb.info/", "description": "LibUsb-1.0"}, "libuv": {"version": "1.23.1", "website": "https://libuv.org", "description": ""}, "libvpx": {"version": "1.5.0", "website": "https://www.webmproject.org/code/", "description": "vpx"}, - "libwebp": {"version": "0.4.4", "website": "https://developers.google.com/speed/webp/", "description": ""}, + "libwebp": {"version": "1.0.0", "website": "https://developers.google.com/speed/webp/", "description": ""}, "libwebsockets": {"version": "2.4.2", "website": "https://libwebsockets.org/", "description": ""}, "libxml++": {"version": "2.40.1", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"}, "libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""}, |