Skip to content

Commit 33c6ddb

Browse files
fiji: 20240614-2117 -> 20241114-1317 (#361288)
2 parents 7f6f4d9 + 328b723 commit 33c6ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fi/fiji/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
stdenv.mkDerivation rec {
1515
pname = "fiji";
16-
version = "20240614-2117";
16+
version = "20241114-1317";
1717

1818
src = fetchurl {
1919
url = "https://downloads.imagej.net/fiji/archive/${version}/fiji-nojre.zip";
20-
sha256 = "sha256-OCNnN8CYniNEIfKRHRBoJ3Fo+u5AwXoPJAzUCc4P+f0=";
20+
sha256 = "sha256-dNpscgZiiE2cuuo11YLs+mgoBRZ/MpUXDaAX3x+E/w8=";
2121
};
2222

2323
dontBuild = true;

0 commit comments

Comments
 (0)