aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-09-22 22:49:03 -0700
committerBrett Koonce2014-09-23 18:46:00 -0700
commitdf415536502c8a54112c06061068fde9d484f178 (patch)
treeec000b26a5b1a55a5aab31d0b10503dc68e21d47 /Library
parent206b2ff0e512608da3573ef817cb3fcd5f13fee0 (diff)
downloadhomebrew-df415536502c8a54112c06061068fde9d484f178.tar.bz2
cask 0.7.2
Diffstat (limited to 'Library')
-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 c3ee7ab78..2cef6c80a 100644
--- a/Library/Formula/cask.rb
+++ b/Library/Formula/cask.rb
@@ -16,8 +16,8 @@ end
class Cask < Formula
homepage "http://cask.readthedocs.org/"
- url "https://github.com/cask/cask/archive/v0.7.1.tar.gz"
- sha1 "a690043da29c01b71f08618f7eb469fbcda669c5"
+ url "https://github.com/cask/cask/archive/v0.7.2.tar.gz"
+ sha1 "2c8012487f06c6b4f47ce56bd021bb71753f1bd0"
head "https://github.com/cask/cask.git"
depends_on NewEnoughEmacs