aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-06-23 15:46:55 -0700
committerAdam Vandenberg2012-06-23 15:46:55 -0700
commit2e9aeb9bb1406ac303a21de383718620100642eb (patch)
tree11c19db3f838f6720e5593a72b91721242bb1cbd /Library
parentbcf5999090db5175ba1bfb9a3f926e59f6e6016a (diff)
downloadhomebrew-2e9aeb9bb1406ac303a21de383718620100642eb.tar.bz2
git-ftp 0.8.0
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 00f022e8e..c86f1d6ca 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.5'
- sha1 'e893bcf1c3f67a54529b2d4a404f0e3b5bc7696f'
+ url 'https://github.com/resmo/git-ftp/tarball/0.8.0'
+ sha1 '68368fbe74a11bab0f248f2a512f034a8d4b5133'
head 'https://github.com/resmo/git-ftp.git'