aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/coffee-script.rb
diff options
context:
space:
mode:
authorEalden Esto E. Escanan2011-11-18 12:19:42 +0800
committerAdam Vandenberg2011-11-17 21:54:16 -0800
commitef383492cb911d9fe56aee20fa2c05eda98f5285 (patch)
tree7eeaffbd4ff3aeb062268333ed084d4c9a392591 /Library/Formula/coffee-script.rb
parent960f56a9dd03b45a14d26b834889b11cf4313d09 (diff)
downloadhomebrew-ef383492cb911d9fe56aee20fa2c05eda98f5285.tar.bz2
CoffeeScript 1.1.3
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/coffee-script.rb')
-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 cb013d3ad..20cc06384 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.2'
+ url 'https://github.com/jashkenas/coffee-script/tarball/1.1.3'
head 'https://github.com/jashkenas/coffee-script.git'
homepage 'http://jashkenas.github.com/coffee-script/'
- md5 '9331fad15cc7fc9f5f258bbb81cd135a'
+ md5 '0919b917f0c1bda3bbac218b2a9baf48'
# head coffee-script usually depends on head node and
# since there isn't a way to specify that just remove