opus 1.1.2
Closes Homebrew/homebrew#48137. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
9542186e71
commit
9e7dca1ca5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Opus < Formula
|
||||
desc "Audio codec"
|
||||
homepage "https://www.opus-codec.org"
|
||||
url "http://downloads.xiph.org/releases/opus/opus-1.1.1.tar.gz"
|
||||
sha256 "9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e"
|
||||
url "http://downloads.xiph.org/releases/opus/opus-1.1.2.tar.gz"
|
||||
sha256 "0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue