Skip to content

Commit

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

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
dstftw authored and DomT4 committed Nov 2, 2015
1 parent 785c763 commit 72a69d9
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.11.01/youtube-dl-2015.11.01.tar.gz"
sha256 "58a981cd708f30567382b97d6db336b25ca2279b759aea3a79e4d39a68351f3a"
url "https://yt-dl.org/downloads/2015.11.02/youtube-dl-2015.11.02.tar.gz"
sha256 "5c5bc5a7fec405ed353bd7052a4a83e8782742d246b24af73393fe70c7b28d8c"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 72a69d9

Please sign in to comment.