diff options
| author | BrewTestBot | 2014-05-14 13:45:02 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-05-14 09:12:17 -0500 |
| commit | f2799812e52b0418dccd2a477353cc9c049574bc (patch) | |
| tree | df7c4b12b1edf39dc050350aa1287698cfe07d3d /Library | |
| parent | 2fbc235755773f4ee4590576da469b61df4a0a4d (diff) | |
| download | homebrew-f2799812e52b0418dccd2a477353cc9c049574bc.tar.bz2 | |
youtube-dl: update 2014.05.13 bottle.
Diffstat (limited to 'Library')
| -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 2229a25c8..70437ea36 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 "d3ce5b953198493b3694dfa66e69d059993076d6" => :mavericks - sha1 "02b06475594e6ee9a558efab7510f447df81517f" => :mountain_lion - sha1 "0884083945b69aaabadc9ae11188a387f5a7f667" => :lion + sha1 "f786110ada74a12f50b5f82e6b26d355ac8d10b0" => :mavericks + sha1 "6123c8362bd89c3f5e7cbd7e466f025341350d8a" => :mountain_lion + sha1 "0f2d46f6e424d11f22f0833d9a8a84064f39ee90" => :lion end depends_on "rtmpdump" => :optional |
