youtube-dl 2017.04.14 (#12404)

This commit is contained in:
Zhiming Wang 2017-04-13 15:34:25 -04:00 committed by neutric
parent 2539a3c765
commit 0ad28748d4

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/2017.04.11/youtube-dl-2017.04.11.tar.gz"
sha256 "4df5af6b3199a93a7e4dc58de0c6da6759b065ceeeaac9470865a5cefdfdc149"
url "https://github.com/rg3/youtube-dl/releases/download/2017.04.14/youtube-dl-2017.04.14.tar.gz"
sha256 "70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6"
head do
url "https://github.com/rg3/youtube-dl.git"