aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2019-09-25 11:29:57 +1000
committerJustin Bedo <cu@cua0.org>2019-09-25 11:29:57 +1000
commitf5161aa32ad0123755e1a33ebec2e54c287f6ac0 (patch)
treec3eeaf73b08ea07d25b78fb39e21ebb777aa1016 /tools
parentd5cca20453498dbabb04a91f4abe856cb4a6bb6d (diff)
gridss 2.6.0 → 2.6.2
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 e2dac12..3253b11 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.6.0/gridss-2.6.0-gridss-jar-with-dependencies.jar";
- sha256 = "10i5nd8xqndcki3k8ila7cqc4padpvhbg7y3gjgibdpawmdiz698";
+ url = "https://github.com/PapenfussLab/gridss/releases/download/v2.6.2/gridss-2.6.2-gridss-jar-with-dependencies.jar";
+ sha256 = "0czyh7l4c64fqy0x2p2dd77hys551vdmpadwp5z0qnyi5rv38s44";
};
/* Generate configuration file for GRIDSS. Takes attribute sets to GRIDSS ini style format.