Skip to content

Commit

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

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
dstftw authored and DomT4 committed Oct 9, 2015
1 parent ab633d4 commit 5283444
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.10.06.2/youtube-dl-2015.10.06.2.tar.gz"
sha256 "5907be4d930ce68c3ed4b555e1c2f1f7a47069cfe7638300c4f124afca0fb25f"
url "https://yt-dl.org/downloads/2015.10.09/youtube-dl-2015.10.09.tar.gz"
sha256 "33103a3197ee1bfa5e9fa78449ed19de888d6b36cc27f46f5c2e76ea11aee0ab"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 5283444

Please sign in to comment.