aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2013-03-18 16:30:20 -0500
committerMisty De Meo2013-03-18 16:30:38 -0500
commitceadb6bb75d28f4cd2d20a85ec8a9582e3afabd0 (patch)
treeda1f7f416c4dd4a9ebf984e553f2880a6ae7c1f5 /Library/Formula
parent2dcd4f1819a19be454027f966e01cde371a5cb62 (diff)
downloadhomebrew-ceadb6bb75d28f4cd2d20a85ec8a9582e3afabd0.tar.bz2
fits 0.6.2
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fits.rb4
1 files 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|