Skip to content

Commit b88b5a8

Browse files
committed
nbxplorer: 2.5.16 -> 2.5.17
1 parent 42de2bc commit b88b5a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/nb/nbxplorer/package.nix

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

88
buildDotnetModule rec {
99
pname = "nbxplorer";
10-
version = "2.5.16";
10+
version = "2.5.17";
1111

1212
src = fetchFromGitHub {
1313
owner = "dgarage";
1414
repo = "NBXplorer";
1515
rev = "v${version}";
16-
sha256 = "sha256-4hhnw7NNqJ4Q3UPqDlw5X/R0yGlte7YwWd9lpX0n8Fo=";
16+
sha256 = "sha256-8tcE60SVhQ2CgoQu24hNL2rrv9JG+2+DuSJWtmycYA0=";
1717
};
1818

1919
projectFile = "NBXplorer/NBXplorer.csproj";

0 commit comments

Comments
 (0)