aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git-ftp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb
index c86f1d6ca..567ed764a 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.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'