diff options
| author | BrewTestBot | 2014-08-02 13:25:16 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-02 17:45:40 +0200 |
| commit | 703467621ac1982db7328310a54020658e1b45c9 (patch) | |
| tree | 5b26e926ba291c3bb7de1430b27104ea5d2f034d /Library/Formula | |
| parent | 0fdcb95a2dab5b14394c965c51a79fb004e43fca (diff) | |
| download | homebrew-703467621ac1982db7328310a54020658e1b45c9.tar.bz2 | |
youtube-dl: update 2014.08.02 bottle.
Closes #31297.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 b400b85a9..55196f8b5 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 "860c65ea577791043d0a5398eb9b8477d48e9298" => :mavericks - sha1 "be3894af50e17b15e593281508ae8b3e9523bb1e" => :mountain_lion - sha1 "727a22e5cf33ad7955e4f6a14144f97e6e212d32" => :lion + sha1 "f3abd53a4d81168b928b225c119e632858cba112" => :mavericks + sha1 "b8c98397e782719c49a3715c9437794d72f7b93b" => :mountain_lion + sha1 "76b5f07fc14e6274313a17a601216004591bfb59" => :lion end head do |
