diff options
| -rw-r--r-- | Library/Formula/git-ftp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
