aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ftp.rb
diff options
context:
space:
mode:
authorRené Moser2012-04-23 10:27:03 +0300
committerAdam Vandenberg2012-04-24 20:36:17 -0700
commitfc7d3b5e76df0d6af585759cca01f8f9df3ef6ee (patch)
tree7c13219e89b0aee23bcb3ee339dd5038f6d57569 /Library/Formula/git-ftp.rb
parent257b0efa457d2c420a2350d660e60a1d33aaa1d9 (diff)
downloadhomebrew-fc7d3b5e76df0d6af585759cca01f8f9df3ef6ee.tar.bz2
git-ftp 0.7.3
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 b6cba2d34..e1b0893b3 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.2'
- md5 'a4e3cd6d2dd008c0f49b5292efa7be42'
+ url 'https://github.com/resmo/git-ftp/tarball/0.7.3'
+ md5 'b5fdc018ddc62258ad6885dce35babb6'
head 'https://github.com/resmo/git-ftp.git'