Skip to content

Commit

Permalink
youtube-dl 2014.12.03
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#34643.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
dstftw authored and jacknagel committed Dec 3, 2014
1 parent 959be09 commit 679b302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Expand Up @@ -5,8 +5,8 @@
# https://pypi.python.org/pypi/youtube_dl
class YoutubeDl < Formula
homepage "http://rg3.github.io/youtube-dl/"
url "https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz"
sha256 "e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56"
url "https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz"
sha256 "019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908"

bottle do
cellar :any
Expand Down

0 comments on commit 679b302

Please sign in to comment.