Skip to content

Commit

Permalink
youtube-dl 2017.02.16
Browse files Browse the repository at this point in the history
Closes #10006.

Signed-off-by: JCount <[email protected]>
  • Loading branch information
zmwangx authored and JCount committed Feb 16, 2017
1 parent 9ef3c54 commit 53f56c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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/2017.02.14/youtube-dl-2017.02.14.tar.gz"
sha256 "7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1"
url "https://github.com/rg3/youtube-dl/releases/download/2017.02.16/youtube-dl-2017.02.16.tar.gz"
sha256 "21a5014f25d8ad2882999dd8cbf8cc2fd13c42116f5fe7b4781c982421ea59b0"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 53f56c1

Please sign in to comment.