diff options
-rw-r--r-- | build-matrix.html | 4 | ||||
-rw-r--r-- | versions.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/build-matrix.html b/build-matrix.html index c1d80fd..635eb7f 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -839,7 +839,7 @@ feel free to submit a pull request. <tr> <th class="row">gnutls</th> - <td>3.4.9</td> + <td>3.4.10</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3549,7 +3549,7 @@ feel free to submit a pull request. <tr> <th class="row">sqlite</th> - <td>3110000</td> + <td>3110100</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index 51e704e..24d6da1 100644 --- a/versions.json +++ b/versions.json @@ -79,7 +79,7 @@ "glib": "2.44.1", "glibmm": "2.42.0", "gmp": "6.1.0", - "gnutls": "3.4.9", + "gnutls": "3.4.10", "graphicsmagick": "1.3.21", "gsl": "1.16", "gsoap": "2.8.22", @@ -350,7 +350,7 @@ "sparsehash": "2.0.3", "speex": "1.2rc2", "speexdsp": "1.2rc3", - "sqlite": "3110000", + "sqlite": "3110100", "subversion": "1.9.2", "suitesparse": "4.2.1", "t4k_common": "0.1.1", |