youtube-dl 2017.04.03 (#11976)
parent
2268980a28
commit
8cc442eda6
|
@ -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.02/youtube-dl-2017.04.02.tar.gz"
|
||||
sha256 "623e1a80d8e479a68c5620798354a4c238bdeba87f7ae2491ad0628195203f8c"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2017.04.03/youtube-dl-2017.04.03.tar.gz"
|
||||
sha256 "d313898eae80d4a26a08621088bd8816d176b31f330d7d9d6ce0f71381c0d0fd"
|
||||
|
||||
head do
|
||||
url "https://github.com/rg3/youtube-dl.git"
|
||||
|
|
Loading…
Reference in New Issue