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 46792baac..818da094f 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 "b1cf66aad269dc27724e2276d60790a767cbf5b8" => :mavericks - sha1 "5cd7482bde16eedd75e1cc6b2821bec2e99555a9" => :mountain_lion - sha1 "db8a7ab408ba266e72660cdf2349e422e2c26a28" => :lion + sha1 "88733e2c1aefe7842533bc557584995eb0a3f9ac" => :mavericks + sha1 "a9f5dff11baed4ed2f8a7162c17330b5c89591a7" => :mountain_lion + sha1 "3df5e9fd9806fec37e1fcee68bb637ce98aac65a" => :lion end head do |
