From df415536502c8a54112c06061068fde9d484f178 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 22 Sep 2014 22:49:03 -0700 Subject: cask 0.7.2 --- Library/Formula/cask.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3