Skip to content

Commit 1c97153

Browse files
committed
nbxplorer: 2.5.17 -> 2.5.23
1 parent 7a5e696 commit 1c97153

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pkgs/by-name/nb/nbxplorer/deps.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

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

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

1919
projectFile = "NBXplorer/NBXplorer.csproj";

0 commit comments

Comments
 (0)