youtube-dl 2015.11.24 (updated)
Updated youtube-dl formula to the latest version Closes Homebrew/homebrew#46417. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
f1143db4ca
commit
5bddb13aeb
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/2015.11.21/youtube-dl-2015.11.21.tar.gz"
|
||||
sha256 "26ef30392579289ff54c54c6747fd0036a5fdf7429c55106f9703b0f9f19e339"
|
||||
url "https://yt-dl.org/downloads/2015.11.24/youtube-dl-2015.11.24.tar.gz"
|
||||
sha256 "cceeb606e723c0291de85eecb9a551ca887f3be4db786ad621011a9201a482b1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue