aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/geogit.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-09-15 18:11:25 -0500
committerAdam Vandenberg2013-09-15 17:03:34 -0700
commit4e8a75c79517debd3b130f47207750e3a4d07341 (patch)
tree39b7d01650fc6d75aec9c772fe7d6766d24db036 /Library/Formula/geogit.rb
parent01d8e68c975c0c228b936982430047f642462df5 (diff)
downloadhomebrew-4e8a75c79517debd3b130f47207750e3a4d07341.tar.bz2
geogit 0.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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"