Skip to content

Commit

Permalink
youtube-dl 2016.01.23
Browse files Browse the repository at this point in the history
Closes Homebrew#48401.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
dstftw authored and DomT4 committed Jan 23, 2016
1 parent 3f8674c commit 0a1aa60
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/2016.01.15/youtube-dl-2016.01.15.tar.gz"
sha256 "c1e22ca3286aff74a668d1f8ef5c84c37bee2c269824e71ffdb23356a8735c44"
url "https://yt-dl.org/downloads/2016.01.23/youtube-dl-2016.01.23.tar.gz"
sha256 "449f4330fac38ed9f2bb2a547f42c1cfd705bab6a8839ff279fc4bd91f233154"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 0a1aa60

Please sign in to comment.