Git-TF 2.0.1

Closes Homebrew/homebrew#17263.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Daniel Rapp 2013-01-23 02:12:01 -07:00 committed by Adam Vandenberg
parent 40d449f039
commit 7a8563b040

View file

@ -2,8 +2,8 @@ require 'formula'
class GitTf < Formula
homepage 'http://gittf.codeplex.com/'
url 'http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.0.20121030.zip'
sha1 '0c51b2cc6316f37b9daed5f06d080a12003d3810'
url 'http://download.microsoft.com/download/A/E/2/AE23B059-5727-445B-91CC-15B7A078A7F4/git-tf-2.0.1.20130107.zip'
sha1 'a6d9188d0e3b4b0e42a81563c7bacd1e692a985c'
depends_on 'maven' unless build.stable?