From 41646cc09a1f7d27dbd3d5aead11e3a196b1af64 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 18 Mar 2013 16:30:20 -0500 Subject: [PATCH] fits 0.6.2 --- Formula/fits.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fits.rb b/Formula/fits.rb index 9a12955837..98e42b00ac 100644 --- a/Formula/fits.rb +++ b/Formula/fits.rb @@ -2,8 +2,8 @@ require 'formula' class Fits < Formula homepage 'http://code.google.com/p/fits/' - url 'http://fits.googlecode.com/files/fits-0.6.1.zip' - sha1 '528be5e8d68c468ea1ea45c4812c15da8f52e9f4' + url 'http://fits.googlecode.com/files/fits-0.6.2.zip' + sha1 '92e3b6c869288152fde8ae1266e5d23c9ef55680' def install inreplace 'fits.sh' do |s|