From fc7d3b5e76df0d6af585759cca01f8f9df3ef6ee Mon Sep 17 00:00:00 2001 From: René Moser Date: Mon, 23 Apr 2012 10:27:03 +0300 Subject: git-ftp 0.7.3 Signed-off-by: Adam Vandenberg --- Library/Formula/git-ftp.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb index b6cba2d34..e1b0893b3 100644 --- a/Library/Formula/git-ftp.rb +++ b/Library/Formula/git-ftp.rb @@ -2,8 +2,8 @@ require 'formula' class GitFtp < Formula homepage 'https://github.com/resmo/git-ftp' - url 'https://github.com/resmo/git-ftp/tarball/0.7.2' - md5 'a4e3cd6d2dd008c0f49b5292efa7be42' + url 'https://github.com/resmo/git-ftp/tarball/0.7.3' + md5 'b5fdc018ddc62258ad6885dce35babb6' head 'https://github.com/resmo/git-ftp.git' -- cgit v1.2.3