diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-01-21 01:36:34 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-01-21 01:36:34 (GMT) |
commit | 138fcd2e5d377caae209342f304c0c926a423425 (patch) | |
tree | 33d215066bc0ec527d86ac06febb84065c30f9c8 | |
parent | 11151d7de5d4d36e01601e58f89155f6b320c543 (diff) | |
download | mxe-138fcd2e5d377caae209342f304c0c926a423425.zip mxe-138fcd2e5d377caae209342f304c0c926a423425.tar.gz mxe-138fcd2e5d377caae209342f304c0c926a423425.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 c725208..dd341ac 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4489,7 +4489,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3340000 </td> + <td>3340100 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index badbba9..81563e7 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -444,7 +444,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": "3340000", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3340100", "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": ""}, |