From a3cfa951f803cc29fd3b15aa8bbcd2be952a504e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 22 Sep 2014 22:49:03 -0700 Subject: [PATCH] cask 0.7.2 --- Formula/cask.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cask.rb b/Formula/cask.rb index c3ee7ab780..2cef6c80ab 100644 --- a/Formula/cask.rb +++ b/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