aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSergey M․2014-10-30 19:06:47 +0700
committerMike McQuaid2014-10-30 13:29:46 +0000
commit48492bbb0b8e15a432d0bc924d4fdc443fa3d543 (patch)
tree92dcbd2ec3a995b8f9e55031234c890d02e4ff1a /Library/Formula
parent5d4e84cca4257fec67543503ae21fd3dc0c4e16c (diff)
downloadhomebrew-48492bbb0b8e15a432d0bc924d4fdc443fa3d543.tar.bz2
youtube-dl 2014.10.30
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/youtube-dl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/youtube-dl.rb b/Library/Formula/youtube-dl.rb
index 4998c090e..cd79479cc 100644
--- a/Library/Formula/youtube-dl.rb
+++ b/Library/Formula/youtube-dl.rb
@@ -5,8 +5,8 @@ require "formula"
# https://pypi.python.org/pypi/youtube_dl
class YoutubeDl < Formula
homepage "http://rg3.github.io/youtube-dl/"
- url "https://yt-dl.org/downloads/2014.10.27/youtube-dl-2014.10.27.tar.gz"
- sha1 "f49040780869cd4747fecc1682dbcfc2f19b7bd0"
+ url "https://yt-dl.org/downloads/2014.10.30/youtube-dl-2014.10.30.tar.gz"
+ sha1 "544eed95306a7e747f39df186cfa66bc0f763a7e"
bottle do
cellar :any