diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-24 07:57:31 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-24 07:57:31 (GMT) |
commit | df59594cfd715f4ed012316e7e495ec7a4f22baf (patch) | |
tree | 0852bb56eb2aff4b9dba663bba9d352e4ec8fa50 | |
parent | b4e57a622ea2afb51f7b32f91604f41ab3330bf6 (diff) | |
download | mxe-df59594cfd715f4ed012316e7e495ec7a4f22baf.zip mxe-df59594cfd715f4ed012316e7e495ec7a4f22baf.tar.gz mxe-df59594cfd715f4ed012316e7e495ec7a4f22baf.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 65c3e9e..d4f79f6 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1059,7 +1059,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> gsoap </th> - <td>2.8.105 </td> + <td>2.8.106 </td> <td class="supported">✓</td> <td class="unsupported">×</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 76625b8..e2e732b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -101,7 +101,7 @@ "grantlee": {"version": "5.2.0", "website": "https://github.com/steveire/grantlee", "description": "Grantlee is a set of Free Software libraries written using the Qt framework"}, "graphicsmagick": {"version": "1.3.33", "website": "http://www.graphicsmagick.org/", "description": "GraphicsMagick"}, "gsl": {"version": "2.6", "website": "https://www.gnu.org/software/gsl/", "description": "GSL"}, - "gsoap": {"version": "2.8.105", "website": "https://www.genivia.com/dev.html", "description": "gSOAP"}, + "gsoap": {"version": "2.8.106", "website": "https://www.genivia.com/dev.html", "description": "gSOAP"}, "gst-libav": {"version": "1.16.2", "website": "https://gstreamer.freedesktop.org/modules/gst-libav.html", "description": ""}, "gst-plugins-bad": {"version": "1.16.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html", "description": ""}, "gst-plugins-base": {"version": "1.16.2", "website": "https://gstreamer.freedesktop.org/modules/gst-plugins-base.html", "description": ""}, |