aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRené Moser2012-02-27 11:23:39 +0100
committerJack Nagel2012-02-27 17:02:04 -0600
commitc9143218f9b12e4182eb344357145b24aab571e5 (patch)
treebf6cdbf6f535e1b0e4aa194501f0b066354edb61
parent3d2eb8296d8013bd6bd84dd80ed3f9d5fcbdebdd (diff)
downloadhomebrew-c9143218f9b12e4182eb344357145b24aab571e5.tar.bz2
git-ftp 0.7.2
Closes #10525. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/git-ftp.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb
index 18e6fbef2..b6cba2d34 100644
--- a/Library/Formula/git-ftp.rb
+++ b/Library/Formula/git-ftp.rb
@@ -2,8 +2,9 @@ require 'formula'
class GitFtp < Formula
homepage 'https://github.com/resmo/git-ftp'
- url 'https://github.com/resmo/git-ftp/tarball/0.7.1'
- md5 '64b671bb692f52e559add679d84efd16'
+ url 'https://github.com/resmo/git-ftp/tarball/0.7.2'
+ md5 'a4e3cd6d2dd008c0f49b5292efa7be42'
+
head 'https://github.com/resmo/git-ftp.git'
def install