aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ftp.rb
diff options
context:
space:
mode:
authorRené Moser2012-05-28 15:38:09 +0300
committerAdam Vandenberg2012-05-28 08:26:50 -0700
commit3590598fbadc532fcbdb238ab181dd42663a8fb5 (patch)
treeb98249c5eb8403230989cdfa675d8a53d3b70dab /Library/Formula/git-ftp.rb
parent87bc12d0a42e5c3d9b6e675269617e8d2205527f (diff)
downloadhomebrew-3590598fbadc532fcbdb238ab181dd42663a8fb5.tar.bz2
git-ftp 0.7.4
Signed-off-by: Adam Vandenberg <flangy@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 e1b0893b3..72f7ab489 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.7.3'
- md5 'b5fdc018ddc62258ad6885dce35babb6'
+ url 'https://github.com/resmo/git-ftp/tarball/0.7.4'
+ md5 '6795e657d6948ceac8c6931a36e97c0b'
head 'https://github.com/resmo/git-ftp.git'