From 1ab7474c99897d1ec00a68357f799bdab1d44518 Mon Sep 17 00:00:00 2001 From: René Moser Date: Sat, 25 Feb 2012 22:38:04 +0100 Subject: git-ftp 0.7.1 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 4aa4c93b1..422e3269b 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.6.0' - md5 'eed5f57d37d2cf46a5b92da9901182fd' + url 'https://github.com/resmo/git-ftp/tarball/0.7.1' + md5 '55512e24c8be66e333da98bb3c3e2b10' head 'https://github.com/resmo/git-ftp.git' def install -- cgit v1.2.3