youtube-dl 2016.07.06
Closes #2754. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
95771e7d58
commit
4b39b2dd9d
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
class YoutubeDl < Formula
|
||||
desc "Download YouTube videos from the command-line"
|
||||
homepage "https://rg3.github.io/youtube-dl/"
|
||||
url "https://yt-dl.org/downloads/2016.07.05/youtube-dl-2016.07.05.tar.gz"
|
||||
sha256 "b6477f73b0b2ce18c88685cdb1194474312a951be3ab2d226c68b8c9ae651a65"
|
||||
url "https://yt-dl.org/downloads/2016.07.06/youtube-dl-2016.07.06.tar.gz"
|
||||
sha256 "29d17a782a5bff9a229d4166b2f0affb269c98f7d3d468b610240c83c14e6bfd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue