youtube-dl 2018.02.11

This commit is contained in:
commitay 2018-02-12 07:33:49 +10:00 committed by FX Coudert
parent 964bafecf9
commit bbfa68ab39

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.02.08/youtube-dl-2018.02.08.tar.gz"
sha256 "af86595a24ea89f1f705e282193ce973f6f6ce1e3e6700ea03ff0974b6aa0547"
url "https://github.com/rg3/youtube-dl/releases/download/2018.02.11/youtube-dl-2018.02.11.tar.gz"
sha256 "68bfb7a2d182bbdb321a83adf60092797bd65c3c81cc2c4bc1924737af26e37d"
head do
url "https://github.com/rg3/youtube-dl.git"