aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/opus.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/opus.rb b/Library/Formula/opus.rb
index 8cffc90ea..c446d3d91 100644
--- a/Library/Formula/opus.rb
+++ b/Library/Formula/opus.rb
@@ -2,8 +2,8 @@ require 'formula'
class Opus < Formula
homepage 'http://www.opus-codec.org'
- url 'http://downloads.xiph.org/releases/opus/opus-1.0.3.tar.gz'
- sha1 '5781bdd009943deb55a742ac99db20a0d4e89c1e'
+ url 'http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz'
+ sha1 '35005f5549e2583f5770590135984dcfce6f3d58'
head do
url 'https://git.xiph.org/opus.git'