cmu-pocketsphinx: add 0.8 bottle.
This commit is contained in:
parent
8b405a8ccf
commit
6bf6ee7b1b
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class CmuPocketsphinx < Formula
|
|||
url "https://downloads.sourceforge.net/project/cmusphinx/pocketsphinx/0.8/pocketsphinx-0.8.tar.gz"
|
||||
sha256 "874c4c083d91c8ff26a2aec250b689e537912ff728923c141c4dac48662cce7a"
|
||||
|
||||
bottle do
|
||||
sha256 "2f1f4738dbcf7641a530b82c4dc6447ecadb5f9b60cd2484c33c379efb5c46e5" => :el_capitan
|
||||
sha256 "dea4e6a8e131f68c94a6b9fb783a0445476354a90629001d5007fe3b4e5247bd" => :yosemite
|
||||
sha256 "9d49cd11915d906db23021eeaed8bed1ee5e565eaad03a1a96cbb03448ae6867" => :mavericks
|
||||
end
|
||||
|
||||
head do
|
||||
url "https://github.com/cmusphinx/pocketsphinx.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue