diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/youtube-dl.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/youtube-dl.rb b/Library/Formula/youtube-dl.rb index 6844471ee..475bb50a8 100644 --- a/Library/Formula/youtube-dl.rb +++ b/Library/Formula/youtube-dl.rb @@ -10,9 +10,9 @@ class YoutubeDl < Formula bottle do cellar :any - sha1 "17243f812f85ffee6fc69171d06ea1dde5e2f441" => :mavericks - sha1 "bc7b2645d60c8385d132dd9dd9b0c8eadd4dba47" => :mountain_lion - sha1 "d9866bbe2f50e1348eacaca44f442905dcc9de4a" => :lion + sha1 "67107c0320de628c58fcd9a7e80a6ffbf3689ea5" => :mavericks + sha1 "4486bc01ca019039020f39c56a3caa30fda783ed" => :mountain_lion + sha1 "e0176856f82d5e991322b76a96ba848f91436b72" => :lion end head do |
