aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2019-09-10 08:20:28 +1000
committerJustin Bedo <cu@cua0.org>2019-09-10 08:20:28 +1000
commitdb5679e3ad4e343dd710dad474169a30cff68eb9 (patch)
tree68e4c275cd084b81455ca1430b250ced76b4a1d0 /tools
parentdaa0a44e0844bdc957a0db1373e194986545eb23 (diff)
gridss: 2.5.2 -> 2.6.0
Diffstat (limited to 'tools')
-rw-r--r--tools/gridss.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gridss.nix b/tools/gridss.nix
index 3405ca8..e2dac12 100644
--- a/tools/gridss.nix
+++ b/tools/gridss.nix
@@ -4,8 +4,8 @@ with bionix;
rec {
jar = pkgs.fetchurl {
- url = "https://github.com/PapenfussLab/gridss/releases/download/v2.5.2/gridss-2.5.2-gridss-jar-with-dependencies.jar";
- sha256 = "0p9wc47m15id26g1pw88asgfnp8db6b56b4417qnvrsbcqdz1aig";
+ url = "https://github.com/PapenfussLab/gridss/releases/download/v2.6.0/gridss-2.6.0-gridss-jar-with-dependencies.jar";
+ sha256 = "10i5nd8xqndcki3k8ila7cqc4padpvhbg7y3gjgibdpawmdiz698";
};
/* Generate configuration file for GRIDSS. Takes attribute sets to GRIDSS ini style format.