Skip to content

Commit

Permalink
youtube-dl 2016.06.18.1
Browse files Browse the repository at this point in the history
Closes Homebrew#2096.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
ilovezfs authored and nijikon committed Jun 18, 2016
1 parent 9f2e438 commit 1078654
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://yt-dl.org/downloads/2016.06.16/youtube-dl-2016.06.16.tar.gz"
sha256 "ec4d186c355149a184101c0abe87227ccea61b99f46fcbb5ace0dff35519a3d0"
url "https://yt-dl.org/downloads/2016.06.18.1/youtube-dl-2016.06.18.1.tar.gz"
sha256 "509e983a0204d6ec93e91f7ca6c26e9dc5a223ae1bdf9afd17587902bb15299a"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 1078654

Please sign in to comment.