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