opusfile 0.7
Closes Homebrew/homebrew#47724. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
da60674890
commit
177e57bb39
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Opusfile < Formula
|
||||
desc "API for decoding and seeking in .opus files"
|
||||
homepage "https://www.opus-codec.org/"
|
||||
url "http://downloads.xiph.org/releases/opus/opusfile-0.6.tar.gz"
|
||||
sha256 "2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6"
|
||||
url "https://archive.mozilla.org/pub/opus/opusfile-0.7.tar.gz"
|
||||
sha256 "9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue