From 4e8a75c79517debd3b130f47207750e3a4d07341 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 15 Sep 2013 18:11:25 -0500 Subject: geogit 0.5.0 Signed-off-by: Adam Vandenberg --- Library/Formula/geogit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/geogit.rb') diff --git a/Library/Formula/geogit.rb b/Library/Formula/geogit.rb index 2f0382889..15dc11a3f 100644 --- a/Library/Formula/geogit.rb +++ b/Library/Formula/geogit.rb @@ -2,8 +2,8 @@ require 'formula' class Geogit < Formula homepage 'http://www.geogit.org' - url 'http://downloads.sourceforge.net/project/geogit/geogit-0.4.0/geogit-cli-app-0.4.0.zip' - sha1 '41d87374e96a765da5ddab928b4cef0756ad339c' + url 'http://downloads.sourceforge.net/project/geogit/geogit-0.5.0/geogit-cli-app-0.5.0.zip' + sha1 'ea0f66b48f7fb3f499d0f79c9c1f8715007417b5' def install bin.install "bin/geogit", "bin/geogit-console" -- cgit v1.2.3