youtube-dl 2016.12.15
Closes #7889. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
b0327ece2c
commit
af8b92a733
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://github.com/rg3/youtube-dl/releases/download/2016.12.12/youtube-dl-2016.12.12.tar.gz"
|
||||
sha256 "643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430"
|
||||
url "https://github.com/rg3/youtube-dl/releases/download/2016.12.15/youtube-dl-2016.12.15.tar.gz"
|
||||
sha256 "85d937a6edb8c14f8eac1b17d2e5d45574c7ec3f2cb792781ac1d8fb6a6ca39e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue