diff options
Diffstat (limited to 'docs')
-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": ""}, |