diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tmap.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/tmap.rb b/Library/Formula/tmap.rb index 455aa0152..78d4a12d8 100644 --- a/Library/Formula/tmap.rb +++ b/Library/Formula/tmap.rb @@ -2,9 +2,9 @@ require 'formula' class Tmap < Formula homepage 'http://github.com/iontorrent/TMAP' - url 'http://github.com/iontorrent/TMAP/tarball/tmap.0.3.8' - md5 'a441bcbb681f427bada3f16a220685e4' - version '0.3.8' + url 'http://github.com/iontorrent/TMAP/tarball/tmap.0.3.7' + md5 '2283f15ca05c27c534cef22850711bba' + version '0.3.7' head 'https://github.com/iontorrent/TMAP.git' |
