chromaprint 1.3
Closes Homebrew/homebrew#48885. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
33aa80723d
commit
54ee8893d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Chromaprint < Formula
|
||||
desc "Core component of the AcoustID project (Audio fingerprinting)"
|
||||
homepage "https://acoustid.org/chromaprint"
|
||||
url "https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.2.tar.gz"
|
||||
sha256 "822b8949a322ac04c6f8a3ed78f5e689bcc493c6ca0972bf627c913c8430031a"
|
||||
url "https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.3.tar.gz"
|
||||
sha256 "3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue