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 3e5a73265..c3450e0d0 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.60.zip'
+ url 'http://fan.googlecode.com/files/fantom-1.0.61.zip'
homepage 'http://fantom.org'
- md5 '3f7b0d12de8b752be5826770e56fd4f9'
+ md5 '4ead834efae383be885401a747edc6af'
def options
[['--with-src', 'Also install fantom source'],