aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 bf97bcd1d..84edb38e4 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 'https://downloads.sourceforge.net/project/geogit/geogit-0.6.0/geogit-cli-app-0.6.0.zip'
- sha1 'c75683a38fdff63be6d3e843b94e92df72e0d740'
+ url 'https://downloads.sourceforge.net/project/geogit/geogit-0.7.0/geogit-cli-app-0.7.0.zip'
+ sha1 'b98db1e1a4d7e6e1abf2cf8d96ed647d213c1c92'
def install
bin.install "bin/geogit", "bin/geogit-console"