From 8035cce103a11b545ca01b01420fbbaaf8ee6eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Moser?= Date: Sun, 19 Aug 2012 23:33:53 +0300 Subject: [PATCH] git-ftp 0.8.1 Closes #14297. Signed-off-by: Jack Nagel --- Library/Formula/git-ftp.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb index c86f1d6cab48..567ed764a765 100644 --- a/Library/Formula/git-ftp.rb +++ b/Library/Formula/git-ftp.rb @@ -2,8 +2,8 @@ class GitFtp < Formula homepage 'https://github.com/resmo/git-ftp' - url 'https://github.com/resmo/git-ftp/tarball/0.8.0' - sha1 '68368fbe74a11bab0f248f2a512f034a8d4b5133' + url 'https://github.com/resmo/git-ftp/tarball/0.8.1' + sha1 '4dd690b08d547e1927213efeb6fc2702459a9e94' head 'https://github.com/resmo/git-ftp.git'