aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/geogit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/geogit.rb')
-rw-r--r--Library/Formula/geogit.rb4
1 files changed, 2 insertions, 2 deletions
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"