cask: Update url

Closes Homebrew/homebrew#30934.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Michael Griffiths 2014-07-18 21:04:50 +01:00 committed by Jack Nagel
parent 371af16c04
commit 8518490455

View file

@ -15,7 +15,7 @@ class NewEnoughEmacs < Requirement
end
class Cask < Formula
homepage "http://cask.github.io/"
homepage "http://cask.readthedocs.org/"
url "https://github.com/cask/cask/archive/v0.7.0.tar.gz"
sha1 "0f84c4a824bf93c0f1b207b21db820dbb4d41599"
head "https://github.com/cask/cask.git"