From 61fb16360978ed9cb24d4c1ff1c9f23a70f21786 Mon Sep 17 00:00:00 2001 From: Denis Cornehl Date: Sun, 26 Feb 2012 11:23:23 +0100 Subject: git-ftp: fix MD5 Signed-off-by: Adam Vandenberg --- Library/Formula/git-ftp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb index 422e3269b..18e6fbef2 100644 --- a/Library/Formula/git-ftp.rb +++ b/Library/Formula/git-ftp.rb @@ -3,7 +3,7 @@ require 'formula' class GitFtp < Formula homepage 'https://github.com/resmo/git-ftp' url 'https://github.com/resmo/git-ftp/tarball/0.7.1' - md5 '55512e24c8be66e333da98bb3c3e2b10' + md5 '64b671bb692f52e559add679d84efd16' head 'https://github.com/resmo/git-ftp.git' def install -- cgit v1.2.3