Skip to content

Commit

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

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
neutric authored and nijikon committed Jan 28, 2017
1 parent b581d92 commit 2a0912b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Original file line number Diff line number Diff line change
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/2017.01.25/youtube-dl-2017.01.25.tar.gz"
sha256 "80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1"
url "https://github.com/rg3/youtube-dl/releases/download/2017.01.28/youtube-dl-2017.01.28.tar.gz"
sha256 "3ca165456799a9a60c875caed37e70c8fe3279326f2715837fcdc4304c64be99"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 2a0912b

Please sign in to comment.