diff options
| author | BrewTestBot | 2014-05-16 15:30:52 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-16 07:32:58 -0700 |
| commit | b756baf676f5fd861a1a27811eea113afb4c0cd8 (patch) | |
| tree | 1034824db30582645d76406e458f79c2e1ab8efb /Library/Formula | |
| parent | 193d4976bc20ae6babcd3dfec797ce6b1ebfb29d (diff) | |
| download | homebrew-b756baf676f5fd861a1a27811eea113afb4c0cd8.tar.bz2 | |
youtube-dl: update 2014.05.16.1 bottle.
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 3dd9f3260..e7cceb3ea 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 "1ffc93f4353e303ddce188f46c7d058f86151594" => :mavericks - sha1 "cd69a2e4574a06e99b354bdf0d2d29caa09eb232" => :mountain_lion - sha1 "5bea308ec8354b7864c1e45c96008e39b0e3b5e7" => :lion + sha1 "b4d46cb35e1def5b1d1387546e0e0b0613ef4e07" => :mavericks + sha1 "3cf40ba1ff6619cdea4e062992e5edccd3f7eaa2" => :mountain_lion + sha1 "dd26274166e03a674fc96b1cb37fb7023d119cda" => :lion end depends_on "rtmpdump" => :optional |
