Skip to content

Commit

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

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
neutric authored and nijikon committed Oct 27, 2016
1 parent bc025ca commit 60e920f
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.10.25/youtube-dl-2016.10.25.tar.gz"
sha256 "920048c6ff2f7f2c4b55c1ba4810e85f76efd814118e59b3568bdc2c38024697"
url "https://github.com/rg3/youtube-dl/releases/download/2016.10.26/youtube-dl-2016.10.26.tar.gz"
sha256 "df9f9848198ef225bc351db016d54843fb93252704a786e7e34418f60617b1a5"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 60e920f

Please sign in to comment.