cask: Update url
Closes Homebrew/homebrew#30934. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
371af16c04
commit
8518490455
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue