aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMichael Griffiths2014-07-18 21:04:50 +0100
committerJack Nagel2014-07-18 16:10:28 -0500
commited322f46c6380fad5f906dd583d5027a510dd377 (patch)
tree2a30e5fd4aef20c7d6e7b40becc6ae68f09199c8 /Library
parent1ca64062c5ffb2c09a2904de4a26f5108663ece4 (diff)
downloadhomebrew-ed322f46c6380fad5f906dd583d5027a510dd377.tar.bz2
cask: Update url
Closes #30934. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cask.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cask.rb b/Library/Formula/cask.rb
index 41a37cc9f..71d1b2112 100644
--- a/Library/Formula/cask.rb
+++ b/Library/Formula/cask.rb
@@ -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"