diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-12-03 11:22:37 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-12-03 11:22:37 (GMT) |
commit | 7a3991e6c658019f2ff873a662df414909b16a9c (patch) | |
tree | 92cfca7fb620f6811032e9ffbd02633ef1fbfaaf /docs | |
parent | 7735709834ee781fe9118192880f50636f5ecdf5 (diff) | |
download | mxe-7a3991e6c658019f2ff873a662df414909b16a9c.zip mxe-7a3991e6c658019f2ff873a662df414909b16a9c.tar.gz mxe-7a3991e6c658019f2ff873a662df414909b16a9c.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 bab2e4c..1195a15 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4299,7 +4299,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3250300 </td> + <td>3260000 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 7e0141e..b7254a3 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -425,7 +425,7 @@ "speex": {"version": "1.2.0", "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": "3250300", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3260000", "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": ""}, |