diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-19 07:17:27 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-09-19 07:17:27 (GMT) |
commit | cc087d8565386a2d43b5af6f16ded06c881fd956 (patch) | |
tree | 869755d4eec92968148001c93c319bab3a0cf917 /docs | |
parent | 2fdda2d168bdcc236f7e950ec0125f1ae620b79e (diff) | |
download | mxe-cc087d8565386a2d43b5af6f16ded06c881fd956.zip mxe-cc087d8565386a2d43b5af6f16ded06c881fd956.tar.gz mxe-cc087d8565386a2d43b5af6f16ded06c881fd956.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 4a24e91..d246c3e 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4249,7 +4249,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3250000 </td> + <td>3250100 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 527ae0a..b1ab21e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -420,7 +420,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.2", "website": "https://www.zetetic.net/sqlcipher/", "description": "SQLite extension that provides 256 bit AES encryption of database files"}, - "sqlite": {"version": "3250000", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3250100", "website": "https://www.sqlite.org/", "description": "SQLite"}, "subversion": {"version": "1.9.7", "website": "https://subversion.apache.org/", "description": ""}, "suitesparse": {"version": "4.5.6", "website": "http://faculty.cse.tamu.edu/davis/suitesparse.html", "description": "SuiteSparse"}, "t4k_common": {"version": "0.1.1", "website": "https://tux4kids.alioth.debian.org/", "description": ""}, |