diff options
| author | Jack Nagel | 2013-06-28 21:17:12 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-06-28 21:17:23 -0500 |
| commit | a16c80add0f350501b3c9d4c0cf12c0010263178 (patch) | |
| tree | c32bae62140b211dff4bd69422892cf7aca2864f /Library/Formula/tmap.rb | |
| parent | 7ffc75e50175e0ec8f3f7a52a6bb3d5af0babb6f (diff) | |
| download | homebrew-a16c80add0f350501b3c9d4c0cf12c0010263178.tar.bz2 | |
Detect versions in tag specs
Closes #18300.
Closes #20891.
Diffstat (limited to 'Library/Formula/tmap.rb')
| -rw-r--r-- | Library/Formula/tmap.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/tmap.rb b/Library/Formula/tmap.rb index 222197024..d351637c0 100644 --- a/Library/Formula/tmap.rb +++ b/Library/Formula/tmap.rb @@ -3,8 +3,6 @@ require 'formula' class Tmap < Formula homepage 'https://github.com/iontorrent/TMAP' url 'https://github.com/iontorrent/TMAP.git', :tag => 'tmap.3.2.0' - sha1 'da3eb4ce3428cec1f5ac12467af4802df6188711' - version '3.2.0' head 'https://github.com/iontorrent/TMAP.git' |
