git-ftp 1.2.0

git-ftp update to 1.2.0

Closes #278.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Adrian Dmitroca 2016-04-13 15:51:19 +02:00 committed by Andrew Janke
parent ac3ffe9348
commit 1d6c58268d

View file

@ -1,8 +1,8 @@
class GitFtp < Formula
desc "Git-powered FTP client"
homepage "https://git-ftp.github.io/git-ftp"
url "https://github.com/git-ftp/git-ftp/archive/1.1.0.tar.gz"
sha256 "b0de6dc36db506ac25a6fda21cb33d37b6a0b205fc72b0bd96de87359defc837"
url "https://github.com/git-ftp/git-ftp/archive/1.2.0.tar.gz"
sha256 "c0279c85f3f8533eb47e24d3ba9055af3804c613cc9076b7901bf7a1da82a95c"
head "https://github.com/git-ftp/git-ftp.git", :branch => "develop"