diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-18 15:42:41 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-06-18 15:42:41 (GMT) |
commit | 6c682c678a1bef93335590931239e0526eb88c2d (patch) | |
tree | 1338ba05f7da65dfa03e88a14126b2b113bccdb2 /docs | |
parent | 402e80389432fad7b47928c7cb06f9221a60a142 (diff) | |
download | mxe-6c682c678a1bef93335590931239e0526eb88c2d.zip mxe-6c682c678a1bef93335590931239e0526eb88c2d.tar.gz mxe-6c682c678a1bef93335590931239e0526eb88c2d.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 deaefe7..4eaf72d 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4419,7 +4419,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3320200 </td> + <td>3320300 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index a385d5d..b371e0f 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -437,7 +437,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": "3320200", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3320300", "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": ""}, |