aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fantom.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fantom.rb b/Library/Formula/fantom.rb
index 835ed8493..027937be3 100644
--- a/Library/Formula/fantom.rb
+++ b/Library/Formula/fantom.rb
@@ -2,8 +2,8 @@ require 'formula'
class Fantom < Formula
homepage 'http://fantom.org'
- url 'http://fan.googlecode.com/files/fantom-1.0.62.zip'
- md5 '253acd05563b58b41f8381435586e3d6'
+ url 'http://fan.googlecode.com/files/fantom-1.0.63.zip'
+ sha1 '21042981b63da9e8f170c6d53d6abcede7d2ba25'
def options
[['--with-src', 'Also install fantom source'],