diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-28 19:31:30 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-28 19:31:30 (GMT) |
commit | f4440b7aeba2b8194b5b3b7ba178dd77b4d4a2c4 (patch) | |
tree | 52bd74e6a745b6a76b11f12e717a88f49d3fd557 | |
parent | c88d10759d9242e061faafe93c1672eea9f1798d (diff) | |
download | mxe-f4440b7aeba2b8194b5b3b7ba178dd77b4d4a2c4.zip mxe-f4440b7aeba2b8194b5b3b7ba178dd77b4d4a2c4.tar.gz mxe-f4440b7aeba2b8194b5b3b7ba178dd77b4d4a2c4.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 3cc4ddd..805d60f 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4019,7 +4019,7 @@ feel free to submit a pull request. <tr> <th class="row">sqlite</th> - <td>3200100</td> + <td>3210000</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 742a154..610ac66 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -397,7 +397,7 @@ "speex": {"version": "1.2rc2", "website": "https://speex.org/", "description": "Speex"}, "speexdsp": {"version": "1.2rc3", "website": "https://speex.org/", "description": "SpeexDSP"}, "sqlcipher": {"version": "3.4.1", "website": "https://www.zetetic.net/sqlcipher/", "description": "SQLite extension that provides 256 bit AES encryption of database files"}, - "sqlite": {"version": "3200100", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3210000", "website": "https://www.sqlite.org/", "description": "SQLite"}, "subversion": {"version": "1.9.4", "website": "https://subversion.apache.org/", "description": ""}, "suitesparse": {"version": "4.2.1", "website": "http://faculty.cse.tamu.edu/davis/suitesparse.html", "description": "SuiteSparse"}, "t4k_common": {"version": "0.1.1", "website": "https://tux4kids.alioth.debian.org/", "description": ""}, |