mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
chromaprint: Add version 1.5.1
This commit is contained in:
parent
1a7f2c7c74
commit
db775c8ae7
25
bucket/chromaprint.json
Normal file
25
bucket/chromaprint.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "1.5.1",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "chromaprint-fpcalc-1.5.1-windows-x86_64",
|
||||
"bin": "fpcalc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/acoustid/chromaprint"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/acoustid/chromaprint/releases/download/v$version/chromaprint-fpcalc-$version-windows-x86_64.zip"
|
||||
}
|
||||
},
|
||||
"extract_dir": "chromaprint-fpcalc-$version-windows-x86_64"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user