youtube-dl 2018.01.21 (#23132)

master
David Yantis 2018-01-21 11:42:43 -06:00 committed by ilovezfs
parent d4d15a8268
commit 69f7494815
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class YoutubeDl < Formula
desc "Download YouTube videos from the command-line"
homepage "https://rg3.github.io/youtube-dl/"
url "https://github.com/rg3/youtube-dl/releases/download/2018.01.18/youtube-dl-2018.01.18.tar.gz"
sha256 "4e2fce3de822df51baec4e08d50277fda7f7b25566b3d570e03040a407f2ad9a"
url "https://github.com/rg3/youtube-dl/releases/download/2018.01.21/youtube-dl-2018.01.21.tar.gz"
sha256 "c5be3f7ee9236505ae3dc945eddcc0c59661c91fb3b40347625d0b066d97ef91"
head do
url "https://github.com/rg3/youtube-dl.git"