Skip to content

Commit

Permalink
youtube-dl 2016.11.18
Browse files Browse the repository at this point in the history
Closes #7020.

Signed-off-by: William Woodruff <william@tuffbizz.com>
  • Loading branch information
zmwangx authored and woodruffw committed Nov 17, 2016
1 parent 07e85fa commit 043b8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Expand Up @@ -4,8 +4,8 @@
class YoutubeDl < Formula
desc "Download YouTube videos from the command-line"
homepage "https://rg3.github.io/youtube-dl/"
url "https://github.com/rg3/youtube-dl/releases/download/2016.11.14.1/youtube-dl-2016.11.14.1.tar.gz"
sha256 "d96b5e5fe7de67ea01c2be746c00dc78ffbf3f74654aa989db8baaf153243537"
url "https://github.com/rg3/youtube-dl/releases/download/2016.11.18/youtube-dl-2016.11.18.tar.gz"
sha256 "8e4bb3ef4f90ed03c822ff0bffce54d298cdf135d57bf4ff1605fc85157c0d3a"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 043b8fc

Please sign in to comment.