Skip to content

Commit

Permalink
youtube-dl 2016.03.01
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#49693.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
dstftw authored and xu-cheng committed Mar 2, 2016
1 parent 95d25f7 commit bd8ced1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/youtube-dl.rb
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.02.27/youtube-dl-2016.02.27.tar.gz"
sha256 "fe22ed108ec94f35e66b0907edffc6e67af54ead95a6f71e4b1ac53d2e1e006e"
url "https://yt-dl.org/downloads/2016.03.01/youtube-dl-2016.03.01.tar.gz"
sha256 "fc0f9aebcf3983a848a35631ed1aa465ff3feca507387bff72286a9b49f14d70"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit bd8ced1

Please sign in to comment.