aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/coffee-script.rb
diff options
context:
space:
mode:
authorRobert Pitts2010-06-28 20:48:45 -0400
committerAdam Vandenberg2010-06-28 18:34:58 -0700
commitfa0167f7c684e62fbfe651457c3a91a803bd1f45 (patch)
tree0d40f3a56833816903bed1485f09a1f62a02b75d /Library/Formula/coffee-script.rb
parentc6e77569ca64016efc701e7bb34c0ad7812e958f (diff)
downloadhomebrew-fa0167f7c684e62fbfe651457c3a91a803bd1f45.tar.bz2
Bump coffee-script to 0.7.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/coffee-script.rb')
-rw-r--r--Library/Formula/coffee-script.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/coffee-script.rb b/Library/Formula/coffee-script.rb
index 5293ae263..d445b3764 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.6.2"
- head "git://github.com/jashkenas/coffee-script.git"
- homepage "http://jashkenas.github.com/coffee-script/"
- md5 'c5a148d7ea5ef8e1b2bb8e6231559331'
+ url 'http://github.com/jashkenas/coffee-script/tarball/0.7.0'
+ head 'git://github.com/jashkenas/coffee-script.git'
+ homepage 'http://jashkenas.github.com/coffee-script/'
+ md5 'e2164dd80b70bd335118a8fa1a3ce1f4'
# head coffee-script usually depends on head node and
# since there isn't a way to specify that just remove