aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cask.rb
diff options
context:
space:
mode:
authorBrett Koonce2014-05-19 22:47:22 -0700
committerBrett Koonce2014-05-20 00:04:33 -0700
commitc92c6601ce46fecb700344acc535aac95dcce5fc (patch)
treeb65d740861c306097317c05bf405ecb277f0ee3f /Library/Formula/cask.rb
parent92db0e63eaa54b590475b9391cd7f0725db5538b (diff)
downloadhomebrew-c92c6601ce46fecb700344acc535aac95dcce5fc.tar.bz2
cask 0.7.0
Diffstat (limited to 'Library/Formula/cask.rb')
-rw-r--r--Library/Formula/cask.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cask.rb b/Library/Formula/cask.rb
index 9b4f90f43..41a37cc9f 100644
--- a/Library/Formula/cask.rb
+++ b/Library/Formula/cask.rb
@@ -16,8 +16,8 @@ end
class Cask < Formula
homepage "http://cask.github.io/"
- url "https://github.com/cask/cask/archive/v0.6.0.tar.gz"
- sha1 "6f836bb41f034d6be9611ee09c78eb8cc52b53ca"
+ url "https://github.com/cask/cask/archive/v0.7.0.tar.gz"
+ sha1 "0f84c4a824bf93c0f1b207b21db820dbb4d41599"
head "https://github.com/cask/cask.git"
depends_on NewEnoughEmacs