git-ftp 0.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
10d8f28f0d
commit
6ea1e11ce0
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue