aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-ftp.rb
diff options
context:
space:
mode:
authorRené Moser2013-12-01 15:27:35 +0100
committerMike McQuaid2013-12-01 07:32:56 -0800
commitb908af2310cc1be7253b361fc64cfbff33128159 (patch)
tree86017eeafbdedb692708df47885136e01e16fb7a /Library/Formula/git-ftp.rb
parenta125029c962073d5350c0b8b60e6b9a362409ab0 (diff)
downloadhomebrew-b908af2310cc1be7253b361fc64cfbff33128159.tar.bz2
git-ftp 0.9.0
Closes #24836. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/git-ftp.rb')
-rw-r--r--Library/Formula/git-ftp.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb
index ced5697e9..3eb2d5e71 100644
--- a/Library/Formula/git-ftp.rb
+++ b/Library/Formula/git-ftp.rb
@@ -1,9 +1,9 @@
require 'formula'
class GitFtp < Formula
- homepage 'http://git-ftp.github.io/git-ftp/'
- url 'https://github.com/git-ftp/git-ftp/archive/0.8.4.tar.gz'
- sha1 '77b615993d0095ad700e6ee6d82ef4005e5e2269'
+ homepage 'http://git-ftp.github.io/git-ftp'
+ url 'https://github.com/git-ftp/git-ftp/archive/0.9.0.tar.gz'
+ sha1 '37116c868b5fdd58136896b43542afdf3af71530'
head 'https://github.com/git-ftp/git-ftp.git'