diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bedtools.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bedtools.rb b/Library/Formula/bedtools.rb index 3f06e32c9..9d1aef650 100644 --- a/Library/Formula/bedtools.rb +++ b/Library/Formula/bedtools.rb @@ -1,9 +1,9 @@ require 'formula' class Bedtools < Formula - url 'http://bedtools.googlecode.com/files/BEDTools.v2.16.1.tar.gz' + url 'http://bedtools.googlecode.com/files/BEDTools.v2.16.2.tar.gz' homepage 'http://code.google.com/p/bedtools/' - md5 'f9356528d6c70b2f25a91f0464a539f9' + md5 'a627ec8da816f62b14d5be74083c0206' head 'https://github.com/arq5x/bedtools.git' def install |
