youtube-dl 2016.08.01
Closes #3518. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8ffcf66549
commit
cbde890a4a
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.30/youtube-dl-2016.07.30.tar.gz"
|
||||
sha256 "c3a1e9732e2c44eccd97297f460a011d9822d068ba484156bf25cf11d1053ae9"
|
||||
url "https://yt-dl.org/downloads/2016.08.01/youtube-dl-2016.08.01.tar.gz"
|
||||
sha256 "b11f9abcfcad4ea7bf370bd80a7f8751a85e26e840337a9df60a6e9e73a6d7a1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue