aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fee1d6c1f..e0fdef953 100644
--- a/Library/Formula/fantom.rb
+++ b/Library/Formula/fantom.rb
@@ -1,9 +1,9 @@
require 'formula'
class Fantom < Formula
- url 'http://fan.googlecode.com/files/fantom-1.0.58.zip'
+ url 'http://fan.googlecode.com/files/fantom-1.0.59.zip'
homepage 'http://fantom.org'
- md5 '2a74bbb7f398bfed4eed1fa2d147f384'
+ md5 '49f20d8a658e1e0b3daa861aa5287d11'
def options
[['--with-src', 'Also install fantom source'],