youtube-dl 2016.07.09.2
Closes #2872. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3f6963e16d
commit
2d61280791
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.09.1/youtube-dl-2016.07.09.1.tar.gz"
|
||||
sha256 "244585080738b4ea6374559c55a38d11577d36cccead6cf90a57c15e55500b36"
|
||||
url "https://yt-dl.org/downloads/2016.07.09.2/youtube-dl-2016.07.09.2.tar.gz"
|
||||
sha256 "a339e0942e438061d701ffcdf9dcb3001e4f6b91e3046147bf4a081eb44e4963"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue