From ceadb6bb75d28f4cd2d20a85ec8a9582e3afabd0 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 18 Mar 2013 16:30:20 -0500 Subject: fits 0.6.2 --- Library/Formula/fits.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/fits.rb b/Library/Formula/fits.rb index 9a1295583..98e42b00a 100644 --- a/Library/Formula/fits.rb +++ b/Library/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| -- cgit v1.2.3