aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-03-16 09:18:34 -0700
committerAdam Vandenberg2010-03-16 09:18:34 -0700
commit02345c181a40a630bc76ee4dcbe6b0724ea66f7c (patch)
tree79cd967124b814f763d2a0f44f11846a8b118d8a /Library
parentdff0b90acef3903997f65c9803f8a0e2cb04dea6 (diff)
downloadhomebrew-02345c181a40a630bc76ee4dcbe6b0724ea66f7c.tar.bz2
Update CoffeeScript to 0.5.5
(Request by anildigital)
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 f2b708aa5..716bb4de6 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.4"
+ url "http://github.com/jashkenas/coffee-script/tarball/0.5.5"
head "git://github.com/jashkenas/coffee-script.git"
homepage "http://jashkenas.github.com/coffee-script/"
- md5 '837f2ae60d4cfb90f6cb30968cc12f15'
+ md5 'b7a0dc8b5a2458a4dcb276fa23e71a82'
# head coffee-script usually depends on head node and
# since there isn't a way to specify that just remove