chromaprint: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-08-28 20:29:02 +00:00
parent 917aad60fb
commit 1e7514c565

View File

@ -1,15 +1,15 @@
{
"version": "1.5.1",
"version": "1.6.0",
"description": "fpcalc binary from Chromaprint for generating audio fingerprints used by AcoustID",
"homepage": "https://acoustid.org/chromaprint",
"license": "LGPL-2.1-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/acoustid/chromaprint/releases/download/v1.5.1/chromaprint-fpcalc-1.5.1-windows-x86_64.zip",
"hash": "36b478e16aa69f757f376645db0d436073a42c0097b6bb2677109e7835b59bbc"
"url": "https://github.com/acoustid/chromaprint/releases/download/v1.6.0/chromaprint-fpcalc-1.6.0-windows-x86_64.zip",
"hash": "30179d3d0dc4cc92f1a0995c1a2e523fb4867724c2ee6a6ceae474f8e4d6937a"
}
},
"extract_dir": "chromaprint-fpcalc-1.5.1-windows-x86_64",
"extract_dir": "chromaprint-fpcalc-1.6.0-windows-x86_64",
"bin": "fpcalc.exe",
"checkver": {
"github": "https://github.com/acoustid/chromaprint"