diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-10-05 10:36:40 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-10-05 10:36:40 (GMT) |
commit | f1b27650bb963d21d3e9183955146588dba33263 (patch) | |
tree | e74abefb8dd396332dd2e41ade50d27d23a047d5 /docs | |
parent | cabff2ac2385fc0cd5b9ec6ac2f16aed21b96976 (diff) | |
download | mxe-f1b27650bb963d21d3e9183955146588dba33263.zip mxe-f1b27650bb963d21d3e9183955146588dba33263.tar.gz mxe-f1b27650bb963d21d3e9183955146588dba33263.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 f992431..93fc4ed 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4379,7 +4379,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3290000 </td> + <td>3300000 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 67e506e..3ae5012 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -433,7 +433,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": "3290000", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3300000", "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": ""}, |