diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-09-14 13:41:27 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-09-14 13:41:27 (GMT) |
commit | e0c858a02aeb019fd857be42bdc1574384dd45d6 (patch) | |
tree | ed67ca2281c113f8c30b55cfa0cd48d7a53d73e0 /docs | |
parent | a972aa64c82b9b4f050cfc3b0715570365b7847a (diff) | |
download | mxe-e0c858a02aeb019fd857be42bdc1574384dd45d6.zip mxe-e0c858a02aeb019fd857be42bdc1574384dd45d6.tar.gz mxe-e0c858a02aeb019fd857be42bdc1574384dd45d6.tar.bz2 |
Update versions.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/versions.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index be585d9..93e8283 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -429,7 +429,7 @@ feel free to submit a pull request. <tr> <th class="row">curl</th> - <td>7.50.2</td> + <td>7.50.3</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/versions.json b/docs/versions.json index 854f14e..7a60529 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -38,7 +38,7 @@ "cryptopp": "5.6.3", "crystalhd": "1", "cunit": "2.1-3", - "curl": "7.50.2", + "curl": "7.50.3", "db": "6.1.26", "dbus": "1.11.4", "dcmtk": "3.6.0", |