Skip to content

Commit

Permalink
youtube-dl 2016.01.01
Browse files Browse the repository at this point in the history
youtube-dl 2016.01.01

Closes Homebrew#47587.

Signed-off-by: Baptiste Fontaine <[email protected]>
  • Loading branch information
dstftw authored and bfontaine committed Jan 1, 2016
1 parent 0a03399 commit 9bdc42e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/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://yt-dl.org/downloads/2015.12.31/youtube-dl-2015.12.31.tar.gz"
sha256 "a56eaef77559402dba3ad7ea4da31b8cc77efcd6b10cbe50d8883732065269fe"
url "https://yt-dl.org/downloads/2016.01.01/youtube-dl-2016.01.01.tar.gz"
sha256 "732f37c99d71b4239d72d61dd32214b5a5a618671fb0629c8f8deb28209a172c"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 9bdc42e

Please sign in to comment.