youtube-dl 2016.04.13
Closes #280. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
a1a2c53bce
commit
8b90ad34a4
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.04.06/youtube-dl-2016.04.06.tar.gz"
|
||||
sha256 "115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd"
|
||||
url "https://yt-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz"
|
||||
sha256 "f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue