From 68c1e83ec1058ce10ce5eb2d229a43ef92b41b30 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 24 Jun 2011 21:32:03 +0100 Subject: Coffee-script 1.1.1 Signed-off-by: Adam Vandenberg --- Library/Formula/coffee-script.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/coffee-script.rb') diff --git a/Library/Formula/coffee-script.rb b/Library/Formula/coffee-script.rb index cc9b92f89..c4486b393 100644 --- a/Library/Formula/coffee-script.rb +++ b/Library/Formula/coffee-script.rb @@ -1,10 +1,10 @@ require 'formula' class CoffeeScript < Formula - url 'https://github.com/jashkenas/coffee-script/tarball/1.1.0' + url 'https://github.com/jashkenas/coffee-script/tarball/1.1.1' head 'https://github.com/jashkenas/coffee-script.git' homepage 'http://jashkenas.github.com/coffee-script/' - md5 'b5949db25b62eed9d8ba4f60a78619d4' + md5 '9218a47356c0da6713a05162a2e10295' # head coffee-script usually depends on head node and # since there isn't a way to specify that just remove -- cgit v1.2.3