aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-04-16 15:22:57 -0700
committerAdam Vandenberg2010-04-16 15:22:57 -0700
commit9b7dc7fcbf2543f202be7c8ab45b8a3168198c37 (patch)
tree58290fe4f6c2bb32acc7cd032a4589779997ca62 /Library
parent35a77de7f575ae21bdc00db42a714f1ac7c4d311 (diff)
downloadhomebrew-9b7dc7fcbf2543f202be7c8ab45b8a3168198c37.tar.bz2
Update coffee-script to 0.6.1 (for node 1.90.x)
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/coffee-script.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/coffee-script.rb b/Library/Formula/coffee-script.rb
index 716bb4de6..b0e55cac7 100644
--- a/Library/Formula/coffee-script.rb
+++ b/Library/Formula/coffee-script.rb
@@ -1,10 +1,10 @@
require 'formula'
class CoffeeScript <Formula
- url "http://github.com/jashkenas/coffee-script/tarball/0.5.5"
+ url "http://github.com/jashkenas/coffee-script/tarball/0.6.1"
head "git://github.com/jashkenas/coffee-script.git"
homepage "http://jashkenas.github.com/coffee-script/"
- md5 'b7a0dc8b5a2458a4dcb276fa23e71a82'
+ md5 '51908902682375ff21c8953858fa7978'
# head coffee-script usually depends on head node and
# since there isn't a way to specify that just remove