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 14f423cf4..54324f45c 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 "3f94ab6ca2bb0ae16477407311435c7f435cddbd" => :mavericks - sha1 "cd3392e8c131b2f39ca31f1478fff3ca30659efc" => :mountain_lion - sha1 "2e80fbb5b5158708e3a98f838a924ca32a8126cd" => :lion + sha1 "ea217f3bd98afc7e54b95ccef99aad63cef1ecaf" => :mavericks + sha1 "ec833ccc8f93317fc602490d1ca46b65848e17dc" => :mountain_lion + sha1 "69e0576d2fd587bd9527453ca4443943df352b4d" => :lion end head do |
