Git-TF 2.0.1
Closes Homebrew/homebrew#17263. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
40d449f039
commit
7a8563b040
1 changed files with 2 additions and 2 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue