From b5ac9a046cd9e1739b9b2d348fba7bdf70f45fc8 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 14:20:08 -0800 Subject: doubledown: style nits --- Library/Formula/doubledown.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/doubledown.rb b/Library/Formula/doubledown.rb index 3a4644137..5efec569d 100644 --- a/Library/Formula/doubledown.rb +++ b/Library/Formula/doubledown.rb @@ -1,9 +1,10 @@ require 'formula' class Doubledown < Formula - url 'https://github.com/devstructure/doubledown/tarball/v0.0.2' homepage 'https://github.com/devstructure/doubledown' + url 'https://github.com/devstructure/doubledown/tarball/v0.0.2' sha1 '518d9df0457b6ce464679f8db4c7f692c7c72a9f' + head 'https://github.com/devstructure/doubledown.git' def install -- cgit v1.2.3