diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-25 23:40:57 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-02-25 23:40:57 (GMT) |
commit | ad3bd81b9630d7e31cfe0bd493233d2e913fb9ea (patch) | |
tree | 710dd5947b3b765dec97c855ca42151ed482ddba | |
parent | 8ea43c16ffbb973bacfefaef162761b0381cb370 (diff) | |
download | mxe-ad3bd81b9630d7e31cfe0bd493233d2e913fb9ea.zip mxe-ad3bd81b9630d7e31cfe0bd493233d2e913fb9ea.tar.gz mxe-ad3bd81b9630d7e31cfe0bd493233d2e913fb9ea.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 ee22127..a585667 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4319,7 +4319,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3270100 </td> + <td>3270200 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 07aff4c..dd60739 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -427,7 +427,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": "3270100", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3270200", "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": ""}, |