aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ftp.rb
diff options
context:
space:
mode:
authorRené Moser2012-08-19 23:33:53 +0300
committerJack Nagel2012-08-20 21:43:03 -0500
commit8035cce103a11b545ca01b01420fbbaaf8ee6eb6 (patch)
tree864f58d7d3e5c49907fd5f8d8a188f3d15bba08a /Library/Formula/git-ftp.rb
parent1cc4f5cc9444c534ea12dec8adc9fff0f95d0ab6 (diff)
downloadhomebrew-8035cce103a11b545ca01b01420fbbaaf8ee6eb6.tar.bz2
git-ftp 0.8.1
Closes #14297. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/git-ftp.rb')
-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'