diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-08 21:04:07 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-08 21:04:07 (GMT) |
commit | b947ff121ee6a0bbd72ffde39b5679eea58f7396 (patch) | |
tree | cfd90a012e9cd4fcd9cbf26ab5c9d5a108e4fcd7 | |
parent | 8e3cf079295d10a009b5d2f47f06f2ccbcf8dd1c (diff) | |
download | mxe-b947ff121ee6a0bbd72ffde39b5679eea58f7396.zip mxe-b947ff121ee6a0bbd72ffde39b5679eea58f7396.tar.gz mxe-b947ff121ee6a0bbd72ffde39b5679eea58f7396.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 2 | ||||
-rw-r--r-- | versions.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-matrix.html b/build-matrix.html index ab89246..10da5ec 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -419,7 +419,7 @@ feel free to submit a pull request. <tr> <th class="row">curl</th> - <td>7.47.0</td> + <td>7.47.1</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index 3fa6a4d..d02da50 100644 --- a/versions.json +++ b/versions.json @@ -37,7 +37,7 @@ "cryptopp": "5.6.3", "crystalhd": "1", "cunit": "2.1-3", - "curl": "7.47.0", + "curl": "7.47.1", "db": "6.1.26", "dbus": "1.11.0", "dcmtk": "3.6.0", |