diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-18 03:56:56 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-18 03:56:56 (GMT) |
commit | 0143f8d72ce627845b4eb20d57fba7e18098266b (patch) | |
tree | 477fb0e71d942f3a7f81c7968601dc5a9ea86b39 | |
parent | aa6a5e30fa24b6e3a56eac810a8df73a9d442b1a (diff) | |
download | mxe-0143f8d72ce627845b4eb20d57fba7e18098266b.zip mxe-0143f8d72ce627845b4eb20d57fba7e18098266b.tar.gz mxe-0143f8d72ce627845b4eb20d57fba7e18098266b.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 4 | ||||
-rw-r--r-- | docs/packages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 40a2e1c..a4a56b5 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -349,7 +349,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> chromaprint </th> - <td>1.4.3 </td> + <td>1.5.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4499,7 +4499,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> sqlite </th> - <td>3350200 </td> + <td>3350400 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 1500f1a..520e47e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -30,7 +30,7 @@ "cgal": {"version": "4.11", "website": "https://www.cgal.org/", "description": ""}, "check": {"version": "0.15.2", "website": "https://libcheck.github.io/check/", "description": ""}, "chipmunk": {"version": "7.0.2", "website": "https://chipmunk-physics.net/", "description": "Chipmunk Physics"}, - "chromaprint": {"version": "1.4.3", "website": "https://acoustid.org/chromaprint", "description": "Chromaprint"}, + "chromaprint": {"version": "1.5.0", "website": "https://acoustid.org/chromaprint", "description": "Chromaprint"}, "cimg": {"version": "2.7.1", "website": "http://cimg.eu/", "description": "CImg Library"}, "cloog": {"version": "0.18.4", "website": "https://www.bastoul.net/cloog/", "description": "CLooG Code Generator"}, "cmake": {"version": "3.19.2", "website": "https://www.cmake.org/", "description": ""}, @@ -445,7 +445,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": "3350200", "website": "https://www.sqlite.org/", "description": "SQLite"}, + "sqlite": {"version": "3350400", "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": ""}, |