File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
</macros >
8
8
<expand macro =" bio_tools" />
9
9
<expand macro =" requirements" >
10
- <requirement type =" package" version =" 1.13 " >samtools</requirement >
10
+ <requirement type =" package" version =" 1.21 " >samtools</requirement >
11
11
</expand >
12
12
<expand macro =" stdio" />
13
13
<command ><![CDATA[
Original file line number Diff line number Diff line change 1
1
<macros >
2
2
<import >read_group_macros.xml</import >
3
3
4
- <token name =" @TOOL_VERSION@" >0.7.18 </token >
4
+ <token name =" @TOOL_VERSION@" >0.7.19 </token >
5
5
6
6
<token name =" @pipefail@" ><![CDATA[ set -o | grep -q pipefail && set -o pipefail;]]> </token >
7
7
37
37
<xml name =" requirements" >
38
38
<requirements >
39
39
<requirement type =" package" version =" @TOOL_VERSION@" >bwa</requirement >
40
- <requirement type =" package" version =" 1.20 " >samtools</requirement >
40
+ <requirement type =" package" version =" 1.21 " >samtools</requirement >
41
41
</requirements >
42
42
</xml >
43
43
You can’t perform that action at this time.
0 commit comments